diff --git a/dev/bench/data.js b/dev/bench/data.js index c2c52cac9..f1393ffa1 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1738015047624, + "lastUpdate": 1738015172452, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -162806,6 +162806,206 @@ window.BENCHMARK_DATA = { "extra": "447078 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "7b7ed2add182c351c6f40c2f5a6d22d001e6dfd0", + "message": "proxy: add logo discovery", + "timestamp": "2025-01-27T21:41:12Z", + "url": "https://github.com/pomerium/pomerium/pull/5448/commits/7b7ed2add182c351c6f40c2f5a6d22d001e6dfd0" + }, + "date": 1738015144588, + "tool": "go", + "benches": [ + { + "name": "BenchmarkHeadersEvaluator", + "value": 235736, + "unit": "ns/op", + "extra": "5306 times\n4 procs" + }, + { + "name": "BenchmarkGetFileNameWithBytesHash", + "value": 17247, + "unit": "ns/op", + "extra": "71637 times\n4 procs" + }, + { + "name": "BenchmarkLoggedInUserAccess", + "value": 7979295, + "unit": "ns/op", + "extra": "126 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 5462372, + "unit": "ns/op", + "extra": "214 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=1", + "value": 1084989691, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=10", + "value": 1087040873, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=100", + "value": 1098998093, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=1000", + "value": 6244415105, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=10000", + "value": 142155566109, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=1", + "value": 1085784630, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=10", + "value": 1129281021, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=100", + "value": 2408148784, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=1000", + "value": 275953546567, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkDataRace", + "value": 415.3, + "unit": "ns/op", + "extra": "2789275 times\n4 procs" + }, + { + "name": "BenchmarkExport", + "value": 0.009586, + "unit": "ns/op", + "extra": "1000000000 times\n4 procs" + }, + { + "name": "BenchmarkFullVersion", + "value": 77.12, + "unit": "ns/op", + "extra": "15662038 times\n4 procs" + }, + { + "name": "BenchmarkAEADCipher", + "value": 295, + "unit": "ns/op", + "extra": "4034728 times\n4 procs" + }, + { + "name": "BenchmarkSHA256", + "value": 10360, + "unit": "ns/op\t1581.48 MB/s", + "extra": "115816 times\n4 procs" + }, + { + "name": "BenchmarkSHA256 - ns/op", + "value": 10360, + "unit": "ns/op", + "extra": "115816 times\n4 procs" + }, + { + "name": "BenchmarkSHA256 - MB/s", + "value": 1581.48, + "unit": "MB/s", + "extra": "115816 times\n4 procs" + }, + { + "name": "BenchmarkSHA512_256", + "value": 24320, + "unit": "ns/op\t 673.68 MB/s", + "extra": "49141 times\n4 procs" + }, + { + "name": "BenchmarkSHA512_256 - ns/op", + "value": 24320, + "unit": "ns/op", + "extra": "49141 times\n4 procs" + }, + { + "name": "BenchmarkSHA512_256 - MB/s", + "value": 673.68, + "unit": "MB/s", + "extra": "49141 times\n4 procs" + }, + { + "name": "BenchmarkBcrypt", + "value": 1064828875, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs", + "value": 1269, + "unit": "ns/op\t 4704 B/op\t 3 allocs/op", + "extra": "807817 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs - ns/op", + "value": 1269, + "unit": "ns/op", + "extra": "807817 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs - B/op", + "value": 4704, + "unit": "B/op", + "extra": "807817 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs - allocs/op", + "value": 3, + "unit": "allocs/op", + "extra": "807817 times\n4 procs" + }, + { + "name": "BenchmarkFanout", + "value": 195219, + "unit": "ns/op", + "extra": "10000 times\n4 procs" + }, + { + "name": "BenchmarkZSTD", + "value": 2515, + "unit": "ns/op", + "extra": "447379 times\n4 procs" + } + ] } ] }