diff --git a/dev/bench/data.js b/dev/bench/data.js index f2da93e46..08e2cb88b 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1736552128727, + "lastUpdate": 1736793312088, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -146832,6 +146832,206 @@ window.BENCHMARK_DATA = { "extra": "426547 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "55328414553b1e1d8451177dcd902c3ed4daa555", + "message": "New tracing system", + "timestamp": "2025-01-13T14:30:09Z", + "url": "https://github.com/pomerium/pomerium/pull/5388/commits/55328414553b1e1d8451177dcd902c3ed4daa555" + }, + "date": 1736793297925, + "tool": "go", + "benches": [ + { + "name": "BenchmarkHeadersEvaluator", + "value": 254756, + "unit": "ns/op", + "extra": "6286 times\n4 procs" + }, + { + "name": "BenchmarkGetFileNameWithBytesHash", + "value": 16917, + "unit": "ns/op", + "extra": "61220 times\n4 procs" + }, + { + "name": "BenchmarkLoggedInUserAccess", + "value": 38858939, + "unit": "ns/op", + "extra": "31 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 15579441, + "unit": "ns/op", + "extra": "94 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=1", + "value": 1088971373, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=10", + "value": 1087824378, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=100", + "value": 1102388288, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=1000", + "value": 5572885960, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=10000", + "value": 139369092209, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=1", + "value": 1086470005, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=10", + "value": 1133103017, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=100", + "value": 2464481787, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=1000", + "value": 283322349394, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkDataRace", + "value": 412.9, + "unit": "ns/op", + "extra": "2920447 times\n4 procs" + }, + { + "name": "BenchmarkExport", + "value": 0.009704, + "unit": "ns/op", + "extra": "1000000000 times\n4 procs" + }, + { + "name": "BenchmarkFullVersion", + "value": 77.08, + "unit": "ns/op", + "extra": "15524412 times\n4 procs" + }, + { + "name": "BenchmarkAEADCipher", + "value": 293.5, + "unit": "ns/op", + "extra": "4077381 times\n4 procs" + }, + { + "name": "BenchmarkSHA256", + "value": 10361, + "unit": "ns/op\t1581.26 MB/s", + "extra": "115803 times\n4 procs" + }, + { + "name": "BenchmarkSHA256 - ns/op", + "value": 10361, + "unit": "ns/op", + "extra": "115803 times\n4 procs" + }, + { + "name": "BenchmarkSHA256 - MB/s", + "value": 1581.26, + "unit": "MB/s", + "extra": "115803 times\n4 procs" + }, + { + "name": "BenchmarkSHA512_256", + "value": 24365, + "unit": "ns/op\t 672.44 MB/s", + "extra": "49072 times\n4 procs" + }, + { + "name": "BenchmarkSHA512_256 - ns/op", + "value": 24365, + "unit": "ns/op", + "extra": "49072 times\n4 procs" + }, + { + "name": "BenchmarkSHA512_256 - MB/s", + "value": 672.44, + "unit": "MB/s", + "extra": "49072 times\n4 procs" + }, + { + "name": "BenchmarkBcrypt", + "value": 1065475043, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs", + "value": 1270, + "unit": "ns/op\t 4704 B/op\t 3 allocs/op", + "extra": "862497 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs - ns/op", + "value": 1270, + "unit": "ns/op", + "extra": "862497 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs - B/op", + "value": 4704, + "unit": "B/op", + "extra": "862497 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs - allocs/op", + "value": 3, + "unit": "allocs/op", + "extra": "862497 times\n4 procs" + }, + { + "name": "BenchmarkFanout", + "value": 197956, + "unit": "ns/op", + "extra": "10000 times\n4 procs" + }, + { + "name": "BenchmarkZSTD", + "value": 2542, + "unit": "ns/op", + "extra": "443682 times\n4 procs" + } + ] } ] }