diff --git a/dev/bench/data.js b/dev/bench/data.js index fd6ca317e..e84a5bcae 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1739395328660, + "lastUpdate": 1739396742098, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -171304,6 +171304,206 @@ window.BENCHMARK_DATA = { "extra": "428493 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "9adbbfb00e1dd5afb1bfee94402847cec20c5461", + "message": "Test if ubuntu-24.04 works.", + "timestamp": "2025-02-12T14:59:49Z", + "url": "https://github.com/pomerium/pomerium/pull/5479/commits/9adbbfb00e1dd5afb1bfee94402847cec20c5461" + }, + "date": 1739396712752, + "tool": "go", + "benches": [ + { + "name": "BenchmarkHeadersEvaluator", + "value": 236235, + "unit": "ns/op", + "extra": "5852 times\n4 procs" + }, + { + "name": "BenchmarkGetFileNameWithBytesHash", + "value": 4762, + "unit": "ns/op", + "extra": "304892 times\n4 procs" + }, + { + "name": "BenchmarkLoggedInUserAccess", + "value": 11623026, + "unit": "ns/op", + "extra": "100 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 5606275, + "unit": "ns/op", + "extra": "212 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=1", + "value": 1089077834, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=10", + "value": 1088007743, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=100", + "value": 1100189792, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=1000", + "value": 5792270724, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=10000", + "value": 138220084666, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=1", + "value": 1088332750, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=10", + "value": 1148313010, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=100", + "value": 2524062263, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=1000", + "value": 286773465220, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkDataRace", + "value": 410.5, + "unit": "ns/op", + "extra": "2886186 times\n4 procs" + }, + { + "name": "BenchmarkExport", + "value": 0.009661, + "unit": "ns/op", + "extra": "1000000000 times\n4 procs" + }, + { + "name": "BenchmarkFullVersion", + "value": 76.1, + "unit": "ns/op", + "extra": "15612571 times\n4 procs" + }, + { + "name": "BenchmarkAEADCipher", + "value": 299.6, + "unit": "ns/op", + "extra": "3989402 times\n4 procs" + }, + { + "name": "BenchmarkSHA256", + "value": 10362, + "unit": "ns/op\t1581.22 MB/s", + "extra": "115611 times\n4 procs" + }, + { + "name": "BenchmarkSHA256 - ns/op", + "value": 10362, + "unit": "ns/op", + "extra": "115611 times\n4 procs" + }, + { + "name": "BenchmarkSHA256 - MB/s", + "value": 1581.22, + "unit": "MB/s", + "extra": "115611 times\n4 procs" + }, + { + "name": "BenchmarkSHA512_256", + "value": 24297, + "unit": "ns/op\t 674.32 MB/s", + "extra": "49263 times\n4 procs" + }, + { + "name": "BenchmarkSHA512_256 - ns/op", + "value": 24297, + "unit": "ns/op", + "extra": "49263 times\n4 procs" + }, + { + "name": "BenchmarkSHA512_256 - MB/s", + "value": 674.32, + "unit": "MB/s", + "extra": "49263 times\n4 procs" + }, + { + "name": "BenchmarkBcrypt", + "value": 1064681456, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs", + "value": 1315, + "unit": "ns/op\t 4704 B/op\t 3 allocs/op", + "extra": "822796 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs - ns/op", + "value": 1315, + "unit": "ns/op", + "extra": "822796 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs - B/op", + "value": 4704, + "unit": "B/op", + "extra": "822796 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs - allocs/op", + "value": 3, + "unit": "allocs/op", + "extra": "822796 times\n4 procs" + }, + { + "name": "BenchmarkFanout", + "value": 199867, + "unit": "ns/op", + "extra": "10000 times\n4 procs" + }, + { + "name": "BenchmarkZSTD", + "value": 2802, + "unit": "ns/op", + "extra": "431424 times\n4 procs" + } + ] } ] }