skipper icon indicating copy to clipboard operation
skipper copied to clipboard

OPA: Allow prepare query optimisation via partial evaluation

Open mjungsbluth opened this issue 4 months ago • 0 comments

This adds a command line flag that enables an optimisation of OPA policies before they are evaluated in the respective filters. This preparation optimises the policies for cpu at the expense of using more memory and uses a core OPA feature.

Missing:

  • [ ] Wait for upstream PR to merged
  • [ ] Benchmarks on a medium complex policy (cpu vs memory)

mjungsbluth avatar Oct 16 '24 14:10 mjungsbluth