diff --git a/dev/bench/data.js b/dev/bench/data.js index dd7611046..d3b1a8188 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1737756394731, + "lastUpdate": 1737757370489, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -159992,6 +159992,206 @@ window.BENCHMARK_DATA = { "extra": "438284 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "7fc6d93b8cf4226d26e18d9237e1471ad0ae5659", + "message": "authorize: rework JWT groups filtering", + "timestamp": "2025-01-24T19:55:25Z", + "url": "https://github.com/pomerium/pomerium/pull/5437/commits/7fc6d93b8cf4226d26e18d9237e1471ad0ae5659" + }, + "date": 1737757342200, + "tool": "go", + "benches": [ + { + "name": "BenchmarkHeadersEvaluator", + "value": 237764, + "unit": "ns/op", + "extra": "5368 times\n4 procs" + }, + { + "name": "BenchmarkGetFileNameWithBytesHash", + "value": 17453, + "unit": "ns/op", + "extra": "73394 times\n4 procs" + }, + { + "name": "BenchmarkLoggedInUserAccess", + "value": 8744800, + "unit": "ns/op", + "extra": "130 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 5655575, + "unit": "ns/op", + "extra": "194 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=1", + "value": 1089219881, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=10", + "value": 1088396214, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=100", + "value": 1105057729, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=1000", + "value": 5349815393, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=10000", + "value": 144144025972, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=1", + "value": 1087373024, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=10", + "value": 1133564546, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=100", + "value": 2445287697, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=1000", + "value": 290496002526, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkDataRace", + "value": 436.1, + "unit": "ns/op", + "extra": "2900184 times\n4 procs" + }, + { + "name": "BenchmarkExport", + "value": 0.009715, + "unit": "ns/op", + "extra": "1000000000 times\n4 procs" + }, + { + "name": "BenchmarkFullVersion", + "value": 76.96, + "unit": "ns/op", + "extra": "15625795 times\n4 procs" + }, + { + "name": "BenchmarkAEADCipher", + "value": 295.6, + "unit": "ns/op", + "extra": "4053066 times\n4 procs" + }, + { + "name": "BenchmarkSHA256", + "value": 10363, + "unit": "ns/op\t1580.99 MB/s", + "extra": "115786 times\n4 procs" + }, + { + "name": "BenchmarkSHA256 - ns/op", + "value": 10363, + "unit": "ns/op", + "extra": "115786 times\n4 procs" + }, + { + "name": "BenchmarkSHA256 - MB/s", + "value": 1580.99, + "unit": "MB/s", + "extra": "115786 times\n4 procs" + }, + { + "name": "BenchmarkSHA512_256", + "value": 24314, + "unit": "ns/op\t 673.84 MB/s", + "extra": "49348 times\n4 procs" + }, + { + "name": "BenchmarkSHA512_256 - ns/op", + "value": 24314, + "unit": "ns/op", + "extra": "49348 times\n4 procs" + }, + { + "name": "BenchmarkSHA512_256 - MB/s", + "value": 673.84, + "unit": "MB/s", + "extra": "49348 times\n4 procs" + }, + { + "name": "BenchmarkBcrypt", + "value": 1066237852, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs", + "value": 1291, + "unit": "ns/op\t 4704 B/op\t 3 allocs/op", + "extra": "935365 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs - ns/op", + "value": 1291, + "unit": "ns/op", + "extra": "935365 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs - B/op", + "value": 4704, + "unit": "B/op", + "extra": "935365 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs - allocs/op", + "value": 3, + "unit": "allocs/op", + "extra": "935365 times\n4 procs" + }, + { + "name": "BenchmarkFanout", + "value": 194892, + "unit": "ns/op", + "extra": "10000 times\n4 procs" + }, + { + "name": "BenchmarkZSTD", + "value": 2543, + "unit": "ns/op", + "extra": "437814 times\n4 procs" + } + ] } ] }