diff --git a/dev/bench/data.js b/dev/bench/data.js index 895cd3fad..4e59e8aa0 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1737047369012, + "lastUpdate": 1737072238631, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -152318,6 +152318,206 @@ window.BENCHMARK_DATA = { "extra": "427796 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "e7831cc29929ae21b0046b568964e787b51b991d", + "message": "authorize: log JWT groups filtering", + "timestamp": "2025-01-16T16:53:09Z", + "url": "https://github.com/pomerium/pomerium/pull/5432/commits/e7831cc29929ae21b0046b568964e787b51b991d" + }, + "date": 1737072212832, + "tool": "go", + "benches": [ + { + "name": "BenchmarkHeadersEvaluator", + "value": 219204, + "unit": "ns/op", + "extra": "5154 times\n4 procs" + }, + { + "name": "BenchmarkGetFileNameWithBytesHash", + "value": 17324, + "unit": "ns/op", + "extra": "69379 times\n4 procs" + }, + { + "name": "BenchmarkLoggedInUserAccess", + "value": 24628806, + "unit": "ns/op", + "extra": "100 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 5279538, + "unit": "ns/op", + "extra": "207 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=1", + "value": 1067707319, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=10", + "value": 1067012578, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=100", + "value": 1080812160, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=1000", + "value": 5928043419, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=10000", + "value": 144468258751, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=1", + "value": 1066680909, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=10", + "value": 1116585074, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=100", + "value": 2306588425, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=1000", + "value": 278693847132, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkDataRace", + "value": 414.1, + "unit": "ns/op", + "extra": "2758676 times\n4 procs" + }, + { + "name": "BenchmarkExport", + "value": 0.009694, + "unit": "ns/op", + "extra": "1000000000 times\n4 procs" + }, + { + "name": "BenchmarkFullVersion", + "value": 76.94, + "unit": "ns/op", + "extra": "15323814 times\n4 procs" + }, + { + "name": "BenchmarkAEADCipher", + "value": 301.2, + "unit": "ns/op", + "extra": "4030400 times\n4 procs" + }, + { + "name": "BenchmarkSHA256", + "value": 10361, + "unit": "ns/op\t1581.37 MB/s", + "extra": "115364 times\n4 procs" + }, + { + "name": "BenchmarkSHA256 - ns/op", + "value": 10361, + "unit": "ns/op", + "extra": "115364 times\n4 procs" + }, + { + "name": "BenchmarkSHA256 - MB/s", + "value": 1581.37, + "unit": "MB/s", + "extra": "115364 times\n4 procs" + }, + { + "name": "BenchmarkSHA512_256", + "value": 24352, + "unit": "ns/op\t 672.80 MB/s", + "extra": "48874 times\n4 procs" + }, + { + "name": "BenchmarkSHA512_256 - ns/op", + "value": 24352, + "unit": "ns/op", + "extra": "48874 times\n4 procs" + }, + { + "name": "BenchmarkSHA512_256 - MB/s", + "value": 672.8, + "unit": "MB/s", + "extra": "48874 times\n4 procs" + }, + { + "name": "BenchmarkBcrypt", + "value": 1065028913, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs", + "value": 1305, + "unit": "ns/op\t 4704 B/op\t 3 allocs/op", + "extra": "785973 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs - ns/op", + "value": 1305, + "unit": "ns/op", + "extra": "785973 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs - B/op", + "value": 4704, + "unit": "B/op", + "extra": "785973 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs - allocs/op", + "value": 3, + "unit": "allocs/op", + "extra": "785973 times\n4 procs" + }, + { + "name": "BenchmarkFanout", + "value": 195519, + "unit": "ns/op", + "extra": "10000 times\n4 procs" + }, + { + "name": "BenchmarkZSTD", + "value": 2544, + "unit": "ns/op", + "extra": "442352 times\n4 procs" + } + ] } ] }