diff --git a/dev/bench/data.js b/dev/bench/data.js index 0a1de85f4..c4bac5edc 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1736201987718, + "lastUpdate": 1736364151291, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -144064,6 +144064,206 @@ window.BENCHMARK_DATA = { "extra": "439051 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "496d101026c6df0326453c5992ca8d65b5ea2b62", + "message": "WIP -- ability to filter to subset of JWT groups", + "timestamp": "2025-01-08T15:28:07Z", + "url": "https://github.com/pomerium/pomerium/pull/5417/commits/496d101026c6df0326453c5992ca8d65b5ea2b62" + }, + "date": 1736364137712, + "tool": "go", + "benches": [ + { + "name": "BenchmarkHeadersEvaluator", + "value": 239155, + "unit": "ns/op", + "extra": "4651 times\n4 procs" + }, + { + "name": "BenchmarkGetFileNameWithBytesHash", + "value": 17445, + "unit": "ns/op", + "extra": "68786 times\n4 procs" + }, + { + "name": "BenchmarkLoggedInUserAccess", + "value": 7952493, + "unit": "ns/op", + "extra": "153 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 5336456, + "unit": "ns/op", + "extra": "230 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=1", + "value": 1068694897, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=10", + "value": 1067185103, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=100", + "value": 1081439009, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=1000", + "value": 5690278719, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=10000", + "value": 143213578135, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=1", + "value": 1068233802, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=10", + "value": 1111765429, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=100", + "value": 2411997913, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=1000", + "value": 279170266107, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkDataRace", + "value": 416.7, + "unit": "ns/op", + "extra": "2718463 times\n4 procs" + }, + { + "name": "BenchmarkExport", + "value": 0.009639, + "unit": "ns/op", + "extra": "1000000000 times\n4 procs" + }, + { + "name": "BenchmarkFullVersion", + "value": 77.63, + "unit": "ns/op", + "extra": "15292290 times\n4 procs" + }, + { + "name": "BenchmarkAEADCipher", + "value": 298.3, + "unit": "ns/op", + "extra": "4001686 times\n4 procs" + }, + { + "name": "BenchmarkSHA256", + "value": 10363, + "unit": "ns/op\t1581.03 MB/s", + "extra": "115792 times\n4 procs" + }, + { + "name": "BenchmarkSHA256 - ns/op", + "value": 10363, + "unit": "ns/op", + "extra": "115792 times\n4 procs" + }, + { + "name": "BenchmarkSHA256 - MB/s", + "value": 1581.03, + "unit": "MB/s", + "extra": "115792 times\n4 procs" + }, + { + "name": "BenchmarkSHA512_256", + "value": 24307, + "unit": "ns/op\t 674.03 MB/s", + "extra": "49327 times\n4 procs" + }, + { + "name": "BenchmarkSHA512_256 - ns/op", + "value": 24307, + "unit": "ns/op", + "extra": "49327 times\n4 procs" + }, + { + "name": "BenchmarkSHA512_256 - MB/s", + "value": 674.03, + "unit": "MB/s", + "extra": "49327 times\n4 procs" + }, + { + "name": "BenchmarkBcrypt", + "value": 1067693126, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs", + "value": 1298, + "unit": "ns/op\t 4704 B/op\t 3 allocs/op", + "extra": "929956 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs - ns/op", + "value": 1298, + "unit": "ns/op", + "extra": "929956 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs - B/op", + "value": 4704, + "unit": "B/op", + "extra": "929956 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs - allocs/op", + "value": 3, + "unit": "allocs/op", + "extra": "929956 times\n4 procs" + }, + { + "name": "BenchmarkFanout", + "value": 200387, + "unit": "ns/op", + "extra": "10000 times\n4 procs" + }, + { + "name": "BenchmarkZSTD", + "value": 2637, + "unit": "ns/op", + "extra": "424351 times\n4 procs" + } + ] } ] }