Files
kubescape/core/core
Frédéric BIDON 4a9f26b27c perf(opaprocessor): run OPA rule compilation and evaluation in parallel
This parallelize the Process() portion of the OPA processor.

The main change is that called methods to evaluate a rule no longer
mutate the internal state of the opaprocessor and allocate maps (less
often, in larger chunks) that are merged at the end of the processing.

Signed-off-by: Frédéric BIDON <fredbi@yahoo.com>
2023-03-23 16:56:21 +01:00
..
2023-01-31 08:06:33 +01:00
2022-09-18 10:27:52 +03:00
2023-03-15 17:17:29 +02:00
2023-03-15 17:17:29 +02:00
2022-03-13 10:59:38 +02:00
2023-01-31 08:06:33 +01:00
2023-03-15 17:17:29 +02:00