diff --git a/dev/bench/data.js b/dev/bench/data.js index 4e59e8aa0..545e6de2b 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1737072238631, + "lastUpdate": 1737152728311, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -152518,6 +152518,206 @@ window.BENCHMARK_DATA = { "extra": "442352 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "d45d37be9f1d56b4b1dc7478bd4a58b541aed621", + "message": "New tracing system", + "timestamp": "2025-01-16T16:53:09Z", + "url": "https://github.com/pomerium/pomerium/pull/5388/commits/d45d37be9f1d56b4b1dc7478bd4a58b541aed621" + }, + "date": 1737152714756, + "tool": "go", + "benches": [ + { + "name": "BenchmarkHeadersEvaluator", + "value": 230788, + "unit": "ns/op", + "extra": "5281 times\n4 procs" + }, + { + "name": "BenchmarkGetFileNameWithBytesHash", + "value": 17448, + "unit": "ns/op", + "extra": "77121 times\n4 procs" + }, + { + "name": "BenchmarkLoggedInUserAccess", + "value": 7788217, + "unit": "ns/op", + "extra": "157 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 5244180, + "unit": "ns/op", + "extra": "230 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=1", + "value": 1092052617, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=10", + "value": 1088271706, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=100", + "value": 1102108785, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=1000", + "value": 5859425670, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=10000", + "value": 148803023988, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=1", + "value": 1086795479, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=10", + "value": 1138422853, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=100", + "value": 2389031796, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=1000", + "value": 280068944773, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkDataRace", + "value": 414.3, + "unit": "ns/op", + "extra": "2845911 times\n4 procs" + }, + { + "name": "BenchmarkExport", + "value": 0.009711, + "unit": "ns/op", + "extra": "1000000000 times\n4 procs" + }, + { + "name": "BenchmarkFullVersion", + "value": 78.68, + "unit": "ns/op", + "extra": "15471523 times\n4 procs" + }, + { + "name": "BenchmarkAEADCipher", + "value": 295.5, + "unit": "ns/op", + "extra": "4062057 times\n4 procs" + }, + { + "name": "BenchmarkSHA256", + "value": 10356, + "unit": "ns/op\t1582.11 MB/s", + "extra": "115762 times\n4 procs" + }, + { + "name": "BenchmarkSHA256 - ns/op", + "value": 10356, + "unit": "ns/op", + "extra": "115762 times\n4 procs" + }, + { + "name": "BenchmarkSHA256 - MB/s", + "value": 1582.11, + "unit": "MB/s", + "extra": "115762 times\n4 procs" + }, + { + "name": "BenchmarkSHA512_256", + "value": 24347, + "unit": "ns/op\t 672.93 MB/s", + "extra": "49192 times\n4 procs" + }, + { + "name": "BenchmarkSHA512_256 - ns/op", + "value": 24347, + "unit": "ns/op", + "extra": "49192 times\n4 procs" + }, + { + "name": "BenchmarkSHA512_256 - MB/s", + "value": 672.93, + "unit": "MB/s", + "extra": "49192 times\n4 procs" + }, + { + "name": "BenchmarkBcrypt", + "value": 1066083710, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs", + "value": 1297, + "unit": "ns/op\t 4704 B/op\t 3 allocs/op", + "extra": "825488 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs - ns/op", + "value": 1297, + "unit": "ns/op", + "extra": "825488 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs - B/op", + "value": 4704, + "unit": "B/op", + "extra": "825488 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs - allocs/op", + "value": 3, + "unit": "allocs/op", + "extra": "825488 times\n4 procs" + }, + { + "name": "BenchmarkFanout", + "value": 210776, + "unit": "ns/op", + "extra": "10000 times\n4 procs" + }, + { + "name": "BenchmarkZSTD", + "value": 2546, + "unit": "ns/op", + "extra": "432798 times\n4 procs" + } + ] } ] }