diff --git a/dev/bench/data.js b/dev/bench/data.js index f50fd0c1e..89aaa7f0d 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1738866987349, + "lastUpdate": 1738867032812, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -169936,6 +169936,206 @@ window.BENCHMARK_DATA = { "extra": "444465 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "a1bdb471506b601ad50f4622caba63f8fe281aaf", + "message": "proxy: fix connect command in routes portal", + "timestamp": "2025-02-06T03:10:35Z", + "url": "https://github.com/pomerium/pomerium/pull/5475/commits/a1bdb471506b601ad50f4622caba63f8fe281aaf" + }, + "date": 1738867003901, + "tool": "go", + "benches": [ + { + "name": "BenchmarkHeadersEvaluator", + "value": 242780, + "unit": "ns/op", + "extra": "5670 times\n4 procs" + }, + { + "name": "BenchmarkGetFileNameWithBytesHash", + "value": 4549, + "unit": "ns/op", + "extra": "296158 times\n4 procs" + }, + { + "name": "BenchmarkLoggedInUserAccess", + "value": 16695982, + "unit": "ns/op", + "extra": "100 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 5285003, + "unit": "ns/op", + "extra": "207 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=1", + "value": 1088428395, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=10", + "value": 1089306119, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=100", + "value": 1101806512, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=1000", + "value": 5479910520, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=10000", + "value": 140822710412, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=1", + "value": 1087707696, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=10", + "value": 1135012993, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=100", + "value": 2446716204, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=1000", + "value": 288783363823, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkDataRace", + "value": 408.8, + "unit": "ns/op", + "extra": "2903245 times\n4 procs" + }, + { + "name": "BenchmarkExport", + "value": 0.009564, + "unit": "ns/op", + "extra": "1000000000 times\n4 procs" + }, + { + "name": "BenchmarkFullVersion", + "value": 78.75, + "unit": "ns/op", + "extra": "15551637 times\n4 procs" + }, + { + "name": "BenchmarkAEADCipher", + "value": 295.3, + "unit": "ns/op", + "extra": "4067276 times\n4 procs" + }, + { + "name": "BenchmarkSHA256", + "value": 10312, + "unit": "ns/op\t1588.84 MB/s", + "extra": "116262 times\n4 procs" + }, + { + "name": "BenchmarkSHA256 - ns/op", + "value": 10312, + "unit": "ns/op", + "extra": "116262 times\n4 procs" + }, + { + "name": "BenchmarkSHA256 - MB/s", + "value": 1588.84, + "unit": "MB/s", + "extra": "116262 times\n4 procs" + }, + { + "name": "BenchmarkSHA512_256", + "value": 24169, + "unit": "ns/op\t 677.90 MB/s", + "extra": "49586 times\n4 procs" + }, + { + "name": "BenchmarkSHA512_256 - ns/op", + "value": 24169, + "unit": "ns/op", + "extra": "49586 times\n4 procs" + }, + { + "name": "BenchmarkSHA512_256 - MB/s", + "value": 677.9, + "unit": "MB/s", + "extra": "49586 times\n4 procs" + }, + { + "name": "BenchmarkBcrypt", + "value": 1062484357, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs", + "value": 1298, + "unit": "ns/op\t 4704 B/op\t 3 allocs/op", + "extra": "816271 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs - ns/op", + "value": 1298, + "unit": "ns/op", + "extra": "816271 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs - B/op", + "value": 4704, + "unit": "B/op", + "extra": "816271 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs - allocs/op", + "value": 3, + "unit": "allocs/op", + "extra": "816271 times\n4 procs" + }, + { + "name": "BenchmarkFanout", + "value": 195924, + "unit": "ns/op", + "extra": "10000 times\n4 procs" + }, + { + "name": "BenchmarkZSTD", + "value": 2721, + "unit": "ns/op", + "extra": "443719 times\n4 procs" + } + ] } ] }