diff --git a/dev/bench/data.js b/dev/bench/data.js index 55805dd40..886fa262f 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1737419603854, + "lastUpdate": 1737479422586, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -153386,6 +153386,206 @@ window.BENCHMARK_DATA = { "extra": "228 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "20cd682f450c166bf974cb3def54e2f885038eb2", + "message": "New tracing system", + "timestamp": "2025-01-21T11:40:18Z", + "url": "https://github.com/pomerium/pomerium/pull/5388/commits/20cd682f450c166bf974cb3def54e2f885038eb2" + }, + "date": 1737479408958, + "tool": "go", + "benches": [ + { + "name": "BenchmarkHeadersEvaluator", + "value": 229041, + "unit": "ns/op", + "extra": "5414 times\n4 procs" + }, + { + "name": "BenchmarkGetFileNameWithBytesHash", + "value": 18070, + "unit": "ns/op", + "extra": "64802 times\n4 procs" + }, + { + "name": "BenchmarkLoggedInUserAccess", + "value": 64961922, + "unit": "ns/op", + "extra": "24 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 13849588, + "unit": "ns/op", + "extra": "100 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=1", + "value": 1089818904, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=10", + "value": 1087505413, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=100", + "value": 1101628318, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=1000", + "value": 6131738541, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=10000", + "value": 144228052342, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=1", + "value": 1086210710, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=10", + "value": 1135856993, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=100", + "value": 2384678213, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=1000", + "value": 280702771128, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkDataRace", + "value": 469.5, + "unit": "ns/op", + "extra": "2738335 times\n4 procs" + }, + { + "name": "BenchmarkExport", + "value": 0.00959, + "unit": "ns/op", + "extra": "1000000000 times\n4 procs" + }, + { + "name": "BenchmarkFullVersion", + "value": 77.16, + "unit": "ns/op", + "extra": "15623596 times\n4 procs" + }, + { + "name": "BenchmarkAEADCipher", + "value": 295, + "unit": "ns/op", + "extra": "4068078 times\n4 procs" + }, + { + "name": "BenchmarkSHA256", + "value": 10362, + "unit": "ns/op\t1581.14 MB/s", + "extra": "115873 times\n4 procs" + }, + { + "name": "BenchmarkSHA256 - ns/op", + "value": 10362, + "unit": "ns/op", + "extra": "115873 times\n4 procs" + }, + { + "name": "BenchmarkSHA256 - MB/s", + "value": 1581.14, + "unit": "MB/s", + "extra": "115873 times\n4 procs" + }, + { + "name": "BenchmarkSHA512_256", + "value": 24318, + "unit": "ns/op\t 673.74 MB/s", + "extra": "49304 times\n4 procs" + }, + { + "name": "BenchmarkSHA512_256 - ns/op", + "value": 24318, + "unit": "ns/op", + "extra": "49304 times\n4 procs" + }, + { + "name": "BenchmarkSHA512_256 - MB/s", + "value": 673.74, + "unit": "MB/s", + "extra": "49304 times\n4 procs" + }, + { + "name": "BenchmarkBcrypt", + "value": 1067719733, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs", + "value": 1272, + "unit": "ns/op\t 4704 B/op\t 3 allocs/op", + "extra": "871615 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs - ns/op", + "value": 1272, + "unit": "ns/op", + "extra": "871615 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs - B/op", + "value": 4704, + "unit": "B/op", + "extra": "871615 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs - allocs/op", + "value": 3, + "unit": "allocs/op", + "extra": "871615 times\n4 procs" + }, + { + "name": "BenchmarkFanout", + "value": 200132, + "unit": "ns/op", + "extra": "10000 times\n4 procs" + }, + { + "name": "BenchmarkZSTD", + "value": 2538, + "unit": "ns/op", + "extra": "444309 times\n4 procs" + } + ] } ] }