diff --git a/dev/bench/data.js b/dev/bench/data.js index 1b7f30165..a909b1743 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1738103200777, + "lastUpdate": 1738108563317, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -164074,6 +164074,206 @@ window.BENCHMARK_DATA = { "extra": "432441 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "bf6381c1180247ab9a1e63094deebd4666c5181b", + "message": "ci: downgrade to ubuntu-22.04", + "timestamp": "2025-01-28T22:10:14Z", + "url": "https://github.com/pomerium/pomerium/pull/5455/commits/bf6381c1180247ab9a1e63094deebd4666c5181b" + }, + "date": 1738108534748, + "tool": "go", + "benches": [ + { + "name": "BenchmarkHeadersEvaluator", + "value": 231539, + "unit": "ns/op", + "extra": "5419 times\n4 procs" + }, + { + "name": "BenchmarkGetFileNameWithBytesHash", + "value": 18063, + "unit": "ns/op", + "extra": "75073 times\n4 procs" + }, + { + "name": "BenchmarkLoggedInUserAccess", + "value": 14691974, + "unit": "ns/op", + "extra": "100 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 5777774, + "unit": "ns/op", + "extra": "218 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=1", + "value": 1088056460, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=10", + "value": 1087718813, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=100", + "value": 1099730989, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=1000", + "value": 5597784510, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=10000", + "value": 145020174045, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=1", + "value": 1088729388, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=10", + "value": 1132202262, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=100", + "value": 2443260149, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=1000", + "value": 288869102189, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkDataRace", + "value": 418.7, + "unit": "ns/op", + "extra": "2909012 times\n4 procs" + }, + { + "name": "BenchmarkExport", + "value": 0.009732, + "unit": "ns/op", + "extra": "1000000000 times\n4 procs" + }, + { + "name": "BenchmarkFullVersion", + "value": 77.99, + "unit": "ns/op", + "extra": "15359323 times\n4 procs" + }, + { + "name": "BenchmarkAEADCipher", + "value": 295.3, + "unit": "ns/op", + "extra": "4050570 times\n4 procs" + }, + { + "name": "BenchmarkSHA256", + "value": 10358, + "unit": "ns/op\t1581.73 MB/s", + "extra": "115784 times\n4 procs" + }, + { + "name": "BenchmarkSHA256 - ns/op", + "value": 10358, + "unit": "ns/op", + "extra": "115784 times\n4 procs" + }, + { + "name": "BenchmarkSHA256 - MB/s", + "value": 1581.73, + "unit": "MB/s", + "extra": "115784 times\n4 procs" + }, + { + "name": "BenchmarkSHA512_256", + "value": 24322, + "unit": "ns/op\t 673.64 MB/s", + "extra": "49335 times\n4 procs" + }, + { + "name": "BenchmarkSHA512_256 - ns/op", + "value": 24322, + "unit": "ns/op", + "extra": "49335 times\n4 procs" + }, + { + "name": "BenchmarkSHA512_256 - MB/s", + "value": 673.64, + "unit": "MB/s", + "extra": "49335 times\n4 procs" + }, + { + "name": "BenchmarkBcrypt", + "value": 1065207638, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs", + "value": 1289, + "unit": "ns/op\t 4704 B/op\t 3 allocs/op", + "extra": "872780 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs - ns/op", + "value": 1289, + "unit": "ns/op", + "extra": "872780 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs - B/op", + "value": 4704, + "unit": "B/op", + "extra": "872780 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs - allocs/op", + "value": 3, + "unit": "allocs/op", + "extra": "872780 times\n4 procs" + }, + { + "name": "BenchmarkFanout", + "value": 197528, + "unit": "ns/op", + "extra": "10000 times\n4 procs" + }, + { + "name": "BenchmarkZSTD", + "value": 2784, + "unit": "ns/op", + "extra": "436112 times\n4 procs" + } + ] } ] }