Optimization Step | Mean | 50 | 90 | 95 | 99 |
---|---|---|---|---|---|
Baseline | 7.24s | 4.79s | 24.01s | 29.13s | 31.54s |
Send only validated resources to MutatingWebhook | 3.22s | 1.04s | 11.29s | 13.32s | 16.19s |
Don't send old resource to MutatingWebhook | 790ms | 13ms | 3.21s | 3.92s | 4.78s |
GOGC=1000 | 15ms | 13ms | 26ms | 41ms | 175ms |
Optimized authorization queries | 9ms | 6ms | 24ms | 42ms | 90ms |
Last active
February 23, 2019 14:48
-
-
Save sbueringer/e6755e866ea9c6946f0bc2eeebdcf0cd to your computer and use it in GitHub Desktop.
blog-opa-perf-overview.md
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment