COMMITS
/ cmd/bench.go January 29, 2024
C
cmd: add env var backups to command flags (#6508)
Colin J Lacy committed
January 24, 2024
J
Adding `--v1-compatible` flag to all previously unsupported command line commands (#6521)
Johan Fylling committed
November 2, 2022
A
cmd: Extend e2e benchmarking mode to include OPA config (#5335)
Ashutosh Narkar committed
October 27, 2022
A
chore: don't use the deprecated ioutil functions (#5319)
Anders Eknert committed
August 25, 2022
P
cmd/bench: Fix port collision in utility function. (#5036)
Philip Conrad committed
June 17, 2022
A
Add e2e mode for opa bench
Ashutosh Narkar committed
August 24, 2021
S
add `allow_net` to capabilities, use it to disable fetching remote schemas (#3748)
Stephan Renatus committed
July 21, 2021
S
opa eval: add '--count=#' flag (#3655)
Stephan Renatus committed
June 4, 2021
T
cmd: Do not print nil errors in bench subcommand
Torin Sandall committed
May 19, 2021
W
Change check-lint to use golangci-lint (#3465)
Will Beason committed
January 15, 2021
A
Add target flag to OPA subcommands
Ashutosh Narkar committed
January 27, 2021
A
opa eval: support rego validation using input JSON schema (#3060)
Ansu Varghese committed
January 6, 2021
T
cmd: Add support for benchmarking partial evaluation queries
Torin Sandall committed
December 20, 2019
P
Add `opa bench` and `opa test --bench`
Patrick East committed