Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Go Benchmark for OPA filters #2896

Merged
merged 1 commit into from
Feb 19, 2024
Merged

Go Benchmark for OPA filters #2896

merged 1 commit into from
Feb 19, 2024

Commits on Feb 19, 2024

  1. Initial benchmark for OPA filters

    Baseline on a Macbook Air M1:
    
    BenchmarkAuthorizeRequest/authorize-request-minimal-8         	   45476	     22514 ns/op	   20789 B/op	     388 allocs/op
    BenchmarkAuthorizeRequest/authorize-request-jwt-validation-8  	    5868	    195705 ns/op	   55493 B/op	     864 allocs/op
    
    Signed-off-by: Magnus Jungsbluth <[email protected]>
    mjungsbluth committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    92e32a9 View commit details
    Browse the repository at this point in the history