diff --git a/dev/bench/data.js b/dev/bench/data.js index 2a7bff459..8af8e7d28 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1739295787342, + "lastUpdate": 1739309629611, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -170904,6 +170904,206 @@ window.BENCHMARK_DATA = { "extra": "451214 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "b4aa275403121be421aaef0c7e3a63170c1b4b3d", + "message": "[wip] Device Auth Flow", + "timestamp": "2025-02-11T19:16:29Z", + "url": "https://github.com/pomerium/pomerium/pull/5129/commits/b4aa275403121be421aaef0c7e3a63170c1b4b3d" + }, + "date": 1739309615158, + "tool": "go", + "benches": [ + { + "name": "BenchmarkHeadersEvaluator", + "value": 236334, + "unit": "ns/op", + "extra": "6588 times\n4 procs" + }, + { + "name": "BenchmarkGetFileNameWithBytesHash", + "value": 4501, + "unit": "ns/op", + "extra": "257463 times\n4 procs" + }, + { + "name": "BenchmarkLoggedInUserAccess", + "value": 62823916, + "unit": "ns/op", + "extra": "24 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 5464048, + "unit": "ns/op", + "extra": "220 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=1", + "value": 1089262995, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=10", + "value": 1090407682, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=100", + "value": 1104524543, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=1000", + "value": 5891425829, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=10000", + "value": 141407050550, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=1", + "value": 1088574953, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=10", + "value": 1136243706, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=100", + "value": 2396390889, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=1000", + "value": 293948761418, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkDataRace", + "value": 418, + "unit": "ns/op", + "extra": "2948722 times\n4 procs" + }, + { + "name": "BenchmarkExport", + "value": 0.009867, + "unit": "ns/op", + "extra": "1000000000 times\n4 procs" + }, + { + "name": "BenchmarkFullVersion", + "value": 76.06, + "unit": "ns/op", + "extra": "15793717 times\n4 procs" + }, + { + "name": "BenchmarkAEADCipher", + "value": 294.7, + "unit": "ns/op", + "extra": "4066897 times\n4 procs" + }, + { + "name": "BenchmarkSHA256", + "value": 10306, + "unit": "ns/op\t1589.69 MB/s", + "extra": "116299 times\n4 procs" + }, + { + "name": "BenchmarkSHA256 - ns/op", + "value": 10306, + "unit": "ns/op", + "extra": "116299 times\n4 procs" + }, + { + "name": "BenchmarkSHA256 - MB/s", + "value": 1589.69, + "unit": "MB/s", + "extra": "116299 times\n4 procs" + }, + { + "name": "BenchmarkSHA512_256", + "value": 24189, + "unit": "ns/op\t 677.34 MB/s", + "extra": "45786 times\n4 procs" + }, + { + "name": "BenchmarkSHA512_256 - ns/op", + "value": 24189, + "unit": "ns/op", + "extra": "45786 times\n4 procs" + }, + { + "name": "BenchmarkSHA512_256 - MB/s", + "value": 677.34, + "unit": "MB/s", + "extra": "45786 times\n4 procs" + }, + { + "name": "BenchmarkBcrypt", + "value": 1060413438, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs", + "value": 1295, + "unit": "ns/op\t 4704 B/op\t 3 allocs/op", + "extra": "821424 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs - ns/op", + "value": 1295, + "unit": "ns/op", + "extra": "821424 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs - B/op", + "value": 4704, + "unit": "B/op", + "extra": "821424 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs - allocs/op", + "value": 3, + "unit": "allocs/op", + "extra": "821424 times\n4 procs" + }, + { + "name": "BenchmarkFanout", + "value": 197462, + "unit": "ns/op", + "extra": "10000 times\n4 procs" + }, + { + "name": "BenchmarkZSTD", + "value": 2545, + "unit": "ns/op", + "extra": "426100 times\n4 procs" + } + ] } ] }