diff --git a/dev/bench/data.js b/dev/bench/data.js index e7f461a2e..abd43e63c 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1737578339133, + "lastUpdate": 1737578364433, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -156594,6 +156594,206 @@ window.BENCHMARK_DATA = { "extra": "420621 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "646282c221c92372002a8c97cd16ab7d72b1791c", + "message": "proxy: add route portal json", + "timestamp": "2025-01-22T16:27:27Z", + "url": "https://github.com/pomerium/pomerium/pull/5428/commits/646282c221c92372002a8c97cd16ab7d72b1791c" + }, + "date": 1737578350621, + "tool": "go", + "benches": [ + { + "name": "BenchmarkHeadersEvaluator", + "value": 227627, + "unit": "ns/op", + "extra": "5672 times\n4 procs" + }, + { + "name": "BenchmarkGetFileNameWithBytesHash", + "value": 17947, + "unit": "ns/op", + "extra": "78837 times\n4 procs" + }, + { + "name": "BenchmarkLoggedInUserAccess", + "value": 22015193, + "unit": "ns/op", + "extra": "100 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 4736343, + "unit": "ns/op", + "extra": "243 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=1", + "value": 1088443174, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=10", + "value": 1087468985, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=100", + "value": 1100038442, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=1000", + "value": 5304643078, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=10000", + "value": 132616714925, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=1", + "value": 1087381880, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=10", + "value": 1135264184, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=100", + "value": 2414487067, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=1000", + "value": 283066642031, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkDataRace", + "value": 416.7, + "unit": "ns/op", + "extra": "2763841 times\n4 procs" + }, + { + "name": "BenchmarkExport", + "value": 0.009261, + "unit": "ns/op", + "extra": "1000000000 times\n4 procs" + }, + { + "name": "BenchmarkFullVersion", + "value": 76.81, + "unit": "ns/op", + "extra": "15462794 times\n4 procs" + }, + { + "name": "BenchmarkAEADCipher", + "value": 294.8, + "unit": "ns/op", + "extra": "4056522 times\n4 procs" + }, + { + "name": "BenchmarkSHA256", + "value": 10372, + "unit": "ns/op\t1579.58 MB/s", + "extra": "115790 times\n4 procs" + }, + { + "name": "BenchmarkSHA256 - ns/op", + "value": 10372, + "unit": "ns/op", + "extra": "115790 times\n4 procs" + }, + { + "name": "BenchmarkSHA256 - MB/s", + "value": 1579.58, + "unit": "MB/s", + "extra": "115790 times\n4 procs" + }, + { + "name": "BenchmarkSHA512_256", + "value": 24323, + "unit": "ns/op\t 673.60 MB/s", + "extra": "49363 times\n4 procs" + }, + { + "name": "BenchmarkSHA512_256 - ns/op", + "value": 24323, + "unit": "ns/op", + "extra": "49363 times\n4 procs" + }, + { + "name": "BenchmarkSHA512_256 - MB/s", + "value": 673.6, + "unit": "MB/s", + "extra": "49363 times\n4 procs" + }, + { + "name": "BenchmarkBcrypt", + "value": 1066709244, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs", + "value": 1276, + "unit": "ns/op\t 4704 B/op\t 3 allocs/op", + "extra": "843963 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs - ns/op", + "value": 1276, + "unit": "ns/op", + "extra": "843963 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs - B/op", + "value": 4704, + "unit": "B/op", + "extra": "843963 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs - allocs/op", + "value": 3, + "unit": "allocs/op", + "extra": "843963 times\n4 procs" + }, + { + "name": "BenchmarkFanout", + "value": 191319, + "unit": "ns/op", + "extra": "10000 times\n4 procs" + }, + { + "name": "BenchmarkZSTD", + "value": 2546, + "unit": "ns/op", + "extra": "443869 times\n4 procs" + } + ] } ] }