diff --git a/dev/bench/data.js b/dev/bench/data.js index 0871bf465..75dd1697f 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1734985775731, + "lastUpdate": 1735252406090, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -138118,6 +138118,206 @@ window.BENCHMARK_DATA = { "extra": "206 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "e39416a872fac3d8b43685887d468d184964d5b0", + "message": "cleanup headers", + "timestamp": "2024-12-25T13:49:26Z", + "url": "https://github.com/pomerium/pomerium/pull/5408/commits/e39416a872fac3d8b43685887d468d184964d5b0" + }, + "date": 1735252393111, + "tool": "go", + "benches": [ + { + "name": "BenchmarkHeadersEvaluator", + "value": 230573, + "unit": "ns/op", + "extra": "6652 times\n4 procs" + }, + { + "name": "BenchmarkGetFileNameWithBytesHash", + "value": 15902, + "unit": "ns/op", + "extra": "78770 times\n4 procs" + }, + { + "name": "BenchmarkLoggedInUserAccess", + "value": 11173118, + "unit": "ns/op", + "extra": "100 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 5504773, + "unit": "ns/op", + "extra": "226 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=1", + "value": 1005278440, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=10", + "value": 1006694489, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=100", + "value": 1027077252, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=1000", + "value": 6244558420, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=10000", + "value": 132693209618, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=1", + "value": 1005562773, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=10", + "value": 1050577389, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=100", + "value": 2335553044, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=1000", + "value": 280480305810, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkDataRace", + "value": 403.3, + "unit": "ns/op", + "extra": "2954164 times\n4 procs" + }, + { + "name": "BenchmarkExport", + "value": 0.009755, + "unit": "ns/op", + "extra": "1000000000 times\n4 procs" + }, + { + "name": "BenchmarkFullVersion", + "value": 76.69, + "unit": "ns/op", + "extra": "15476185 times\n4 procs" + }, + { + "name": "BenchmarkAEADCipher", + "value": 297.7, + "unit": "ns/op", + "extra": "4084669 times\n4 procs" + }, + { + "name": "BenchmarkSHA256", + "value": 10306, + "unit": "ns/op\t1589.72 MB/s", + "extra": "116286 times\n4 procs" + }, + { + "name": "BenchmarkSHA256 - ns/op", + "value": 10306, + "unit": "ns/op", + "extra": "116286 times\n4 procs" + }, + { + "name": "BenchmarkSHA256 - MB/s", + "value": 1589.72, + "unit": "MB/s", + "extra": "116286 times\n4 procs" + }, + { + "name": "BenchmarkSHA512_256", + "value": 24164, + "unit": "ns/op\t 678.03 MB/s", + "extra": "49642 times\n4 procs" + }, + { + "name": "BenchmarkSHA512_256 - ns/op", + "value": 24164, + "unit": "ns/op", + "extra": "49642 times\n4 procs" + }, + { + "name": "BenchmarkSHA512_256 - MB/s", + "value": 678.03, + "unit": "MB/s", + "extra": "49642 times\n4 procs" + }, + { + "name": "BenchmarkBcrypt", + "value": 1057288764, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs", + "value": 1265, + "unit": "ns/op\t 4704 B/op\t 3 allocs/op", + "extra": "848112 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs - ns/op", + "value": 1265, + "unit": "ns/op", + "extra": "848112 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs - B/op", + "value": 4704, + "unit": "B/op", + "extra": "848112 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs - allocs/op", + "value": 3, + "unit": "allocs/op", + "extra": "848112 times\n4 procs" + }, + { + "name": "BenchmarkFanout", + "value": 197563, + "unit": "ns/op", + "extra": "10000 times\n4 procs" + }, + { + "name": "BenchmarkZSTD", + "value": 2529, + "unit": "ns/op", + "extra": "442750 times\n4 procs" + } + ] } ] }