skipper
skipper copied to clipboard
OPA: Allow prepare query optimisation via partial evaluation
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)