diff --git a/dev/bench/data.js b/dev/bench/data.js index b70f5dc12..cfb3586c2 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1736368119597, + "lastUpdate": 1736370148888, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -144664,6 +144664,206 @@ window.BENCHMARK_DATA = { "extra": "439549 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "d8176e864eb45e0582ca52aced1e0a386755d0ca", + "message": "[tracing] refactor to use custom extension for trace id editing", + "timestamp": "2025-01-08T15:28:07Z", + "url": "https://github.com/pomerium/pomerium/pull/5420/commits/d8176e864eb45e0582ca52aced1e0a386755d0ca" + }, + "date": 1736370134567, + "tool": "go", + "benches": [ + { + "name": "BenchmarkHeadersEvaluator", + "value": 286851, + "unit": "ns/op", + "extra": "4728 times\n4 procs" + }, + { + "name": "BenchmarkGetFileNameWithBytesHash", + "value": 17429, + "unit": "ns/op", + "extra": "79506 times\n4 procs" + }, + { + "name": "BenchmarkLoggedInUserAccess", + "value": 8946506, + "unit": "ns/op", + "extra": "141 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 5424834, + "unit": "ns/op", + "extra": "196 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=1", + "value": 1089333483, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=10", + "value": 1086693859, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=100", + "value": 1101341100, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=1000", + "value": 9479367622, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=10000", + "value": 146579688760, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=1", + "value": 1085350476, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=10", + "value": 1137396455, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=100", + "value": 2376830479, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=1000", + "value": 277938665826, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkDataRace", + "value": 431.2, + "unit": "ns/op", + "extra": "2814331 times\n4 procs" + }, + { + "name": "BenchmarkExport", + "value": 0.009649, + "unit": "ns/op", + "extra": "1000000000 times\n4 procs" + }, + { + "name": "BenchmarkFullVersion", + "value": 77.42, + "unit": "ns/op", + "extra": "15447601 times\n4 procs" + }, + { + "name": "BenchmarkAEADCipher", + "value": 299.4, + "unit": "ns/op", + "extra": "4073679 times\n4 procs" + }, + { + "name": "BenchmarkSHA256", + "value": 10377, + "unit": "ns/op\t1578.84 MB/s", + "extra": "113101 times\n4 procs" + }, + { + "name": "BenchmarkSHA256 - ns/op", + "value": 10377, + "unit": "ns/op", + "extra": "113101 times\n4 procs" + }, + { + "name": "BenchmarkSHA256 - MB/s", + "value": 1578.84, + "unit": "MB/s", + "extra": "113101 times\n4 procs" + }, + { + "name": "BenchmarkSHA512_256", + "value": 24893, + "unit": "ns/op\t 658.19 MB/s", + "extra": "49290 times\n4 procs" + }, + { + "name": "BenchmarkSHA512_256 - ns/op", + "value": 24893, + "unit": "ns/op", + "extra": "49290 times\n4 procs" + }, + { + "name": "BenchmarkSHA512_256 - MB/s", + "value": 658.19, + "unit": "MB/s", + "extra": "49290 times\n4 procs" + }, + { + "name": "BenchmarkBcrypt", + "value": 1065829403, + "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": "860936 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs - ns/op", + "value": 1291, + "unit": "ns/op", + "extra": "860936 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs - B/op", + "value": 4704, + "unit": "B/op", + "extra": "860936 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs - allocs/op", + "value": 3, + "unit": "allocs/op", + "extra": "860936 times\n4 procs" + }, + { + "name": "BenchmarkFanout", + "value": 197494, + "unit": "ns/op", + "extra": "10000 times\n4 procs" + }, + { + "name": "BenchmarkZSTD", + "value": 2574, + "unit": "ns/op", + "extra": "427903 times\n4 procs" + } + ] } ] }