diff --git a/dev/bench/data.js b/dev/bench/data.js index 38ea9441c..d1a1ac63c 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1734703647407, + "lastUpdate": 1734736658304, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -137058,6 +137058,206 @@ window.BENCHMARK_DATA = { "extra": "217 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "617f90eb80320657bc121c2a5bd452f73ff6dce8", + "message": "fix redirect server proxy protocol", + "timestamp": "2024-12-20T09:14:56Z", + "url": "https://github.com/pomerium/pomerium/pull/5405/commits/617f90eb80320657bc121c2a5bd452f73ff6dce8" + }, + "date": 1734736634406, + "tool": "go", + "benches": [ + { + "name": "BenchmarkHeadersEvaluator", + "value": 314103, + "unit": "ns/op", + "extra": "5138 times\n4 procs" + }, + { + "name": "BenchmarkGetFileNameWithBytesHash", + "value": 15724, + "unit": "ns/op", + "extra": "71392 times\n4 procs" + }, + { + "name": "BenchmarkLoggedInUserAccess", + "value": 8352304, + "unit": "ns/op", + "extra": "139 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 5480110, + "unit": "ns/op", + "extra": "208 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=1", + "value": 1005502985, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=10", + "value": 1005689804, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=100", + "value": 1019902343, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=1000", + "value": 9190904132, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=10000", + "value": 133509373109, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=1", + "value": 1005699728, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=10", + "value": 1059635055, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=100", + "value": 2365414605, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=1000", + "value": 283113321124, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkDataRace", + "value": 412.2, + "unit": "ns/op", + "extra": "2690650 times\n4 procs" + }, + { + "name": "BenchmarkExport", + "value": 0.009933, + "unit": "ns/op", + "extra": "1000000000 times\n4 procs" + }, + { + "name": "BenchmarkFullVersion", + "value": 76.7, + "unit": "ns/op", + "extra": "15660453 times\n4 procs" + }, + { + "name": "BenchmarkAEADCipher", + "value": 293.7, + "unit": "ns/op", + "extra": "4067037 times\n4 procs" + }, + { + "name": "BenchmarkSHA256", + "value": 10310, + "unit": "ns/op\t1589.17 MB/s", + "extra": "116276 times\n4 procs" + }, + { + "name": "BenchmarkSHA256 - ns/op", + "value": 10310, + "unit": "ns/op", + "extra": "116276 times\n4 procs" + }, + { + "name": "BenchmarkSHA256 - MB/s", + "value": 1589.17, + "unit": "MB/s", + "extra": "116276 times\n4 procs" + }, + { + "name": "BenchmarkSHA512_256", + "value": 24235, + "unit": "ns/op\t 676.05 MB/s", + "extra": "49532 times\n4 procs" + }, + { + "name": "BenchmarkSHA512_256 - ns/op", + "value": 24235, + "unit": "ns/op", + "extra": "49532 times\n4 procs" + }, + { + "name": "BenchmarkSHA512_256 - MB/s", + "value": 676.05, + "unit": "MB/s", + "extra": "49532 times\n4 procs" + }, + { + "name": "BenchmarkBcrypt", + "value": 1055240180, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs", + "value": 1287, + "unit": "ns/op\t 4704 B/op\t 3 allocs/op", + "extra": "847353 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs - ns/op", + "value": 1287, + "unit": "ns/op", + "extra": "847353 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs - B/op", + "value": 4704, + "unit": "B/op", + "extra": "847353 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs - allocs/op", + "value": 3, + "unit": "allocs/op", + "extra": "847353 times\n4 procs" + }, + { + "name": "BenchmarkFanout", + "value": 195458, + "unit": "ns/op", + "extra": "10000 times\n4 procs" + }, + { + "name": "BenchmarkZSTD", + "value": 2507, + "unit": "ns/op", + "extra": "437378 times\n4 procs" + } + ] } ] }