diff --git a/dev/bench/data.js b/dev/bench/data.js index 50a4780d5..e0e1062ad 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1738339262404, + "lastUpdate": 1738355001587, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -166028,6 +166028,206 @@ window.BENCHMARK_DATA = { "extra": "418828 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "ff65e714c045e23d17ac05d45cadb15056f83462", + "message": "config: handle SIGHUP", + "timestamp": "2025-01-31T15:44:13Z", + "url": "https://github.com/pomerium/pomerium/pull/5459/commits/ff65e714c045e23d17ac05d45cadb15056f83462" + }, + "date": 1738354973900, + "tool": "go", + "benches": [ + { + "name": "BenchmarkHeadersEvaluator", + "value": 232853, + "unit": "ns/op", + "extra": "5374 times\n4 procs" + }, + { + "name": "BenchmarkGetFileNameWithBytesHash", + "value": 4681, + "unit": "ns/op", + "extra": "238855 times\n4 procs" + }, + { + "name": "BenchmarkLoggedInUserAccess", + "value": 30591950, + "unit": "ns/op", + "extra": "36 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 5212003, + "unit": "ns/op", + "extra": "237 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=1", + "value": 1087773728, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=10", + "value": 1087974971, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=100", + "value": 1101650222, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=1000", + "value": 5020627562, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=10000", + "value": 146245721510, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=1", + "value": 1088852850, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=10", + "value": 1133409978, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=100", + "value": 2411535151, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=1000", + "value": 285424735912, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkDataRace", + "value": 418.9, + "unit": "ns/op", + "extra": "2900761 times\n4 procs" + }, + { + "name": "BenchmarkExport", + "value": 0.009809, + "unit": "ns/op", + "extra": "1000000000 times\n4 procs" + }, + { + "name": "BenchmarkFullVersion", + "value": 75.09, + "unit": "ns/op", + "extra": "15917770 times\n4 procs" + }, + { + "name": "BenchmarkAEADCipher", + "value": 294.4, + "unit": "ns/op", + "extra": "4062394 times\n4 procs" + }, + { + "name": "BenchmarkSHA256", + "value": 10309, + "unit": "ns/op\t1589.22 MB/s", + "extra": "116335 times\n4 procs" + }, + { + "name": "BenchmarkSHA256 - ns/op", + "value": 10309, + "unit": "ns/op", + "extra": "116335 times\n4 procs" + }, + { + "name": "BenchmarkSHA256 - MB/s", + "value": 1589.22, + "unit": "MB/s", + "extra": "116335 times\n4 procs" + }, + { + "name": "BenchmarkSHA512_256", + "value": 24213, + "unit": "ns/op\t 676.66 MB/s", + "extra": "49506 times\n4 procs" + }, + { + "name": "BenchmarkSHA512_256 - ns/op", + "value": 24213, + "unit": "ns/op", + "extra": "49506 times\n4 procs" + }, + { + "name": "BenchmarkSHA512_256 - MB/s", + "value": 676.66, + "unit": "MB/s", + "extra": "49506 times\n4 procs" + }, + { + "name": "BenchmarkBcrypt", + "value": 1060402431, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs", + "value": 1420, + "unit": "ns/op\t 4704 B/op\t 3 allocs/op", + "extra": "820903 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs - ns/op", + "value": 1420, + "unit": "ns/op", + "extra": "820903 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs - B/op", + "value": 4704, + "unit": "B/op", + "extra": "820903 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs - allocs/op", + "value": 3, + "unit": "allocs/op", + "extra": "820903 times\n4 procs" + }, + { + "name": "BenchmarkFanout", + "value": 203428, + "unit": "ns/op", + "extra": "10000 times\n4 procs" + }, + { + "name": "BenchmarkZSTD", + "value": 2513, + "unit": "ns/op", + "extra": "448165 times\n4 procs" + } + ] } ] }