diff --git a/dev/bench/data.js b/dev/bench/data.js index c4bac5edc..8d8f41c2a 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1736364151291, + "lastUpdate": 1736364439102, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -144264,6 +144264,206 @@ window.BENCHMARK_DATA = { "extra": "424351 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "ab14791034a70699b4ba52a7c13a7b35464f04d2", + "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/ab14791034a70699b4ba52a7c13a7b35464f04d2" + }, + "date": 1736364424108, + "tool": "go", + "benches": [ + { + "name": "BenchmarkHeadersEvaluator", + "value": 240328, + "unit": "ns/op", + "extra": "5527 times\n4 procs" + }, + { + "name": "BenchmarkGetFileNameWithBytesHash", + "value": 17470, + "unit": "ns/op", + "extra": "79226 times\n4 procs" + }, + { + "name": "BenchmarkLoggedInUserAccess", + "value": 8519947, + "unit": "ns/op", + "extra": "139 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 5565615, + "unit": "ns/op", + "extra": "225 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=1", + "value": 1068300704, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=10", + "value": 1067121528, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=100", + "value": 1086293894, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=1000", + "value": 6004409809, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=10000", + "value": 136508588889, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=1", + "value": 1065841114, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=10", + "value": 1118193397, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=100", + "value": 2365908962, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=1000", + "value": 278780270867, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkDataRace", + "value": 432.6, + "unit": "ns/op", + "extra": "2916601 times\n4 procs" + }, + { + "name": "BenchmarkExport", + "value": 0.009638, + "unit": "ns/op", + "extra": "1000000000 times\n4 procs" + }, + { + "name": "BenchmarkFullVersion", + "value": 77.09, + "unit": "ns/op", + "extra": "15332775 times\n4 procs" + }, + { + "name": "BenchmarkAEADCipher", + "value": 304.8, + "unit": "ns/op", + "extra": "4020946 times\n4 procs" + }, + { + "name": "BenchmarkSHA256", + "value": 10364, + "unit": "ns/op\t1580.84 MB/s", + "extra": "115708 times\n4 procs" + }, + { + "name": "BenchmarkSHA256 - ns/op", + "value": 10364, + "unit": "ns/op", + "extra": "115708 times\n4 procs" + }, + { + "name": "BenchmarkSHA256 - MB/s", + "value": 1580.84, + "unit": "MB/s", + "extra": "115708 times\n4 procs" + }, + { + "name": "BenchmarkSHA512_256", + "value": 24334, + "unit": "ns/op\t 673.29 MB/s", + "extra": "49249 times\n4 procs" + }, + { + "name": "BenchmarkSHA512_256 - ns/op", + "value": 24334, + "unit": "ns/op", + "extra": "49249 times\n4 procs" + }, + { + "name": "BenchmarkSHA512_256 - MB/s", + "value": 673.29, + "unit": "MB/s", + "extra": "49249 times\n4 procs" + }, + { + "name": "BenchmarkBcrypt", + "value": 1065934321, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs", + "value": 1303, + "unit": "ns/op\t 4704 B/op\t 3 allocs/op", + "extra": "879558 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs - ns/op", + "value": 1303, + "unit": "ns/op", + "extra": "879558 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs - B/op", + "value": 4704, + "unit": "B/op", + "extra": "879558 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs - allocs/op", + "value": 3, + "unit": "allocs/op", + "extra": "879558 times\n4 procs" + }, + { + "name": "BenchmarkFanout", + "value": 199036, + "unit": "ns/op", + "extra": "10000 times\n4 procs" + }, + { + "name": "BenchmarkZSTD", + "value": 2554, + "unit": "ns/op", + "extra": "439280 times\n4 procs" + } + ] } ] }