diff --git a/dev/bench/data.js b/dev/bench/data.js index a10491a65..9052bc4ca 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1736452816368, + "lastUpdate": 1736453860028, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -145832,6 +145832,206 @@ window.BENCHMARK_DATA = { "extra": "425932 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "25ccf5cdda9187c3fe59268bb69088b2ae9e47ea", + "message": "config: add new OTLP tracing proto fields", + "timestamp": "2025-01-08T21:58:01Z", + "url": "https://github.com/pomerium/pomerium/pull/5421/commits/25ccf5cdda9187c3fe59268bb69088b2ae9e47ea" + }, + "date": 1736453846427, + "tool": "go", + "benches": [ + { + "name": "BenchmarkHeadersEvaluator", + "value": 228236, + "unit": "ns/op", + "extra": "4956 times\n4 procs" + }, + { + "name": "BenchmarkGetFileNameWithBytesHash", + "value": 18236, + "unit": "ns/op", + "extra": "74085 times\n4 procs" + }, + { + "name": "BenchmarkLoggedInUserAccess", + "value": 7982577, + "unit": "ns/op", + "extra": "129 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 5408883, + "unit": "ns/op", + "extra": "217 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=1", + "value": 1067752401, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=10", + "value": 1066701408, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=100", + "value": 1079570179, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=1000", + "value": 5554560923, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=10000", + "value": 134330391643, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=1", + "value": 1065962588, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=10", + "value": 1110219338, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=100", + "value": 2312426671, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=1000", + "value": 273535698953, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkDataRace", + "value": 418.9, + "unit": "ns/op", + "extra": "2733589 times\n4 procs" + }, + { + "name": "BenchmarkExport", + "value": 0.009608, + "unit": "ns/op", + "extra": "1000000000 times\n4 procs" + }, + { + "name": "BenchmarkFullVersion", + "value": 76.89, + "unit": "ns/op", + "extra": "15517386 times\n4 procs" + }, + { + "name": "BenchmarkAEADCipher", + "value": 298.3, + "unit": "ns/op", + "extra": "4022421 times\n4 procs" + }, + { + "name": "BenchmarkSHA256", + "value": 10362, + "unit": "ns/op\t1581.21 MB/s", + "extra": "115729 times\n4 procs" + }, + { + "name": "BenchmarkSHA256 - ns/op", + "value": 10362, + "unit": "ns/op", + "extra": "115729 times\n4 procs" + }, + { + "name": "BenchmarkSHA256 - MB/s", + "value": 1581.21, + "unit": "MB/s", + "extra": "115729 times\n4 procs" + }, + { + "name": "BenchmarkSHA512_256", + "value": 24388, + "unit": "ns/op\t 671.80 MB/s", + "extra": "48252 times\n4 procs" + }, + { + "name": "BenchmarkSHA512_256 - ns/op", + "value": 24388, + "unit": "ns/op", + "extra": "48252 times\n4 procs" + }, + { + "name": "BenchmarkSHA512_256 - MB/s", + "value": 671.8, + "unit": "MB/s", + "extra": "48252 times\n4 procs" + }, + { + "name": "BenchmarkBcrypt", + "value": 1065600772, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs", + "value": 1288, + "unit": "ns/op\t 4704 B/op\t 3 allocs/op", + "extra": "858512 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs - ns/op", + "value": 1288, + "unit": "ns/op", + "extra": "858512 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs - B/op", + "value": 4704, + "unit": "B/op", + "extra": "858512 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs - allocs/op", + "value": 3, + "unit": "allocs/op", + "extra": "858512 times\n4 procs" + }, + { + "name": "BenchmarkFanout", + "value": 194388, + "unit": "ns/op", + "extra": "10000 times\n4 procs" + }, + { + "name": "BenchmarkZSTD", + "value": 2539, + "unit": "ns/op", + "extra": "445968 times\n4 procs" + } + ] } ] }