diff --git a/dev/bench/data.js b/dev/bench/data.js index 7612c875b..a10491a65 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1736373818224, + "lastUpdate": 1736452816368, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -145632,6 +145632,206 @@ window.BENCHMARK_DATA = { "extra": "440154 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "9e61fb8086bf156f6215c94f80932f436c6b2d1f", + "message": "config: add new OTLP tracing proto fields", + "timestamp": "2025-01-08T21:58:01Z", + "url": "https://github.com/pomerium/pomerium/pull/5421/commits/9e61fb8086bf156f6215c94f80932f436c6b2d1f" + }, + "date": 1736452802964, + "tool": "go", + "benches": [ + { + "name": "BenchmarkHeadersEvaluator", + "value": 229171, + "unit": "ns/op", + "extra": "4744 times\n4 procs" + }, + { + "name": "BenchmarkGetFileNameWithBytesHash", + "value": 17508, + "unit": "ns/op", + "extra": "71320 times\n4 procs" + }, + { + "name": "BenchmarkLoggedInUserAccess", + "value": 47461703, + "unit": "ns/op", + "extra": "28 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 5104260, + "unit": "ns/op", + "extra": "213 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=1", + "value": 1069494526, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=10", + "value": 1068430033, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=100", + "value": 1081213606, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=1000", + "value": 5389202865, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=10000", + "value": 140332853503, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=1", + "value": 1066971809, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=10", + "value": 1110667629, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=100", + "value": 2398831766, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=1000", + "value": 278836549145, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkDataRace", + "value": 412.1, + "unit": "ns/op", + "extra": "2914447 times\n4 procs" + }, + { + "name": "BenchmarkExport", + "value": 0.009897, + "unit": "ns/op", + "extra": "1000000000 times\n4 procs" + }, + { + "name": "BenchmarkFullVersion", + "value": 77.31, + "unit": "ns/op", + "extra": "15571076 times\n4 procs" + }, + { + "name": "BenchmarkAEADCipher", + "value": 298.1, + "unit": "ns/op", + "extra": "4021800 times\n4 procs" + }, + { + "name": "BenchmarkSHA256", + "value": 10358, + "unit": "ns/op\t1581.75 MB/s", + "extra": "115713 times\n4 procs" + }, + { + "name": "BenchmarkSHA256 - ns/op", + "value": 10358, + "unit": "ns/op", + "extra": "115713 times\n4 procs" + }, + { + "name": "BenchmarkSHA256 - MB/s", + "value": 1581.75, + "unit": "MB/s", + "extra": "115713 times\n4 procs" + }, + { + "name": "BenchmarkSHA512_256", + "value": 24310, + "unit": "ns/op\t 673.96 MB/s", + "extra": "49314 times\n4 procs" + }, + { + "name": "BenchmarkSHA512_256 - ns/op", + "value": 24310, + "unit": "ns/op", + "extra": "49314 times\n4 procs" + }, + { + "name": "BenchmarkSHA512_256 - MB/s", + "value": 673.96, + "unit": "MB/s", + "extra": "49314 times\n4 procs" + }, + { + "name": "BenchmarkBcrypt", + "value": 1065589854, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs", + "value": 1298, + "unit": "ns/op\t 4704 B/op\t 3 allocs/op", + "extra": "824760 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs - ns/op", + "value": 1298, + "unit": "ns/op", + "extra": "824760 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs - B/op", + "value": 4704, + "unit": "B/op", + "extra": "824760 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs - allocs/op", + "value": 3, + "unit": "allocs/op", + "extra": "824760 times\n4 procs" + }, + { + "name": "BenchmarkFanout", + "value": 197128, + "unit": "ns/op", + "extra": "10000 times\n4 procs" + }, + { + "name": "BenchmarkZSTD", + "value": 2593, + "unit": "ns/op", + "extra": "425932 times\n4 procs" + } + ] } ] }