diff --git a/dev/bench/data.js b/dev/bench/data.js index e16a4f3ed..33528808d 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1737749571117, + "lastUpdate": 1737754973080, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -159392,6 +159392,206 @@ window.BENCHMARK_DATA = { "extra": "447391 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "05968250cc9cba181754bba031d13eef71b87279", + "message": "Refactor trace config to match supported otel options", + "timestamp": "2025-01-24T19:55:25Z", + "url": "https://github.com/pomerium/pomerium/pull/5447/commits/05968250cc9cba181754bba031d13eef71b87279" + }, + "date": 1737754959182, + "tool": "go", + "benches": [ + { + "name": "BenchmarkHeadersEvaluator", + "value": 224940, + "unit": "ns/op", + "extra": "5383 times\n4 procs" + }, + { + "name": "BenchmarkGetFileNameWithBytesHash", + "value": 17015, + "unit": "ns/op", + "extra": "70690 times\n4 procs" + }, + { + "name": "BenchmarkLoggedInUserAccess", + "value": 188788297, + "unit": "ns/op", + "extra": "22 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 155228039, + "unit": "ns/op", + "extra": "32 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=1", + "value": 1088669549, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=10", + "value": 1087321860, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=100", + "value": 1099089234, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=1000", + "value": 6346957977, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=10000", + "value": 134172444922, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=1", + "value": 1085767972, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=10", + "value": 1132929083, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=100", + "value": 2453284442, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=1000", + "value": 282928121432, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkDataRace", + "value": 418.7, + "unit": "ns/op", + "extra": "2892309 times\n4 procs" + }, + { + "name": "BenchmarkExport", + "value": 0.009826, + "unit": "ns/op", + "extra": "1000000000 times\n4 procs" + }, + { + "name": "BenchmarkFullVersion", + "value": 77.24, + "unit": "ns/op", + "extra": "15505825 times\n4 procs" + }, + { + "name": "BenchmarkAEADCipher", + "value": 295.5, + "unit": "ns/op", + "extra": "4069174 times\n4 procs" + }, + { + "name": "BenchmarkSHA256", + "value": 10363, + "unit": "ns/op\t1580.96 MB/s", + "extra": "115726 times\n4 procs" + }, + { + "name": "BenchmarkSHA256 - ns/op", + "value": 10363, + "unit": "ns/op", + "extra": "115726 times\n4 procs" + }, + { + "name": "BenchmarkSHA256 - MB/s", + "value": 1580.96, + "unit": "MB/s", + "extra": "115726 times\n4 procs" + }, + { + "name": "BenchmarkSHA512_256", + "value": 24446, + "unit": "ns/op\t 670.20 MB/s", + "extra": "45855 times\n4 procs" + }, + { + "name": "BenchmarkSHA512_256 - ns/op", + "value": 24446, + "unit": "ns/op", + "extra": "45855 times\n4 procs" + }, + { + "name": "BenchmarkSHA512_256 - MB/s", + "value": 670.2, + "unit": "MB/s", + "extra": "45855 times\n4 procs" + }, + { + "name": "BenchmarkBcrypt", + "value": 1065453417, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs", + "value": 1291, + "unit": "ns/op\t 4704 B/op\t 3 allocs/op", + "extra": "843793 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs - ns/op", + "value": 1291, + "unit": "ns/op", + "extra": "843793 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs - B/op", + "value": 4704, + "unit": "B/op", + "extra": "843793 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs - allocs/op", + "value": 3, + "unit": "allocs/op", + "extra": "843793 times\n4 procs" + }, + { + "name": "BenchmarkFanout", + "value": 194824, + "unit": "ns/op", + "extra": "10000 times\n4 procs" + }, + { + "name": "BenchmarkZSTD", + "value": 2546, + "unit": "ns/op", + "extra": "441368 times\n4 procs" + } + ] } ] }