diff --git a/dev/bench/data.js b/dev/bench/data.js index 928f03286..b4b617d07 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1739488796652, + "lastUpdate": 1739810737694, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -172712,6 +172712,206 @@ window.BENCHMARK_DATA = { "extra": "441835 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "1a6fff7d3feabd47b1e4c52b83b67561f9f3f2bf", + "message": "authorize: support authenticating with idp tokens", + "timestamp": "2025-02-17T15:43:06Z", + "url": "https://github.com/pomerium/pomerium/pull/5484/commits/1a6fff7d3feabd47b1e4c52b83b67561f9f3f2bf" + }, + "date": 1739810709287, + "tool": "go", + "benches": [ + { + "name": "BenchmarkHeadersEvaluator", + "value": 236468, + "unit": "ns/op", + "extra": "5319 times\n4 procs" + }, + { + "name": "BenchmarkGetFileNameWithBytesHash", + "value": 4472, + "unit": "ns/op", + "extra": "273714 times\n4 procs" + }, + { + "name": "BenchmarkLoggedInUserAccess", + "value": 9209243, + "unit": "ns/op", + "extra": "127 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6250382, + "unit": "ns/op", + "extra": "199 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=1", + "value": 1088084343, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=10", + "value": 1088808480, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=100", + "value": 1100325158, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=1000", + "value": 5858091066, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=10000", + "value": 137546714441, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=1", + "value": 1088741617, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=10", + "value": 1132900234, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=100", + "value": 2472949953, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=1000", + "value": 289574911698, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkDataRace", + "value": 402.9, + "unit": "ns/op", + "extra": "2950794 times\n4 procs" + }, + { + "name": "BenchmarkExport", + "value": 0.009768, + "unit": "ns/op", + "extra": "1000000000 times\n4 procs" + }, + { + "name": "BenchmarkFullVersion", + "value": 75.29, + "unit": "ns/op", + "extra": "15840274 times\n4 procs" + }, + { + "name": "BenchmarkAEADCipher", + "value": 299.4, + "unit": "ns/op", + "extra": "4026822 times\n4 procs" + }, + { + "name": "BenchmarkSHA256", + "value": 10328, + "unit": "ns/op\t1586.43 MB/s", + "extra": "116227 times\n4 procs" + }, + { + "name": "BenchmarkSHA256 - ns/op", + "value": 10328, + "unit": "ns/op", + "extra": "116227 times\n4 procs" + }, + { + "name": "BenchmarkSHA256 - MB/s", + "value": 1586.43, + "unit": "MB/s", + "extra": "116227 times\n4 procs" + }, + { + "name": "BenchmarkSHA512_256", + "value": 24207, + "unit": "ns/op\t 676.82 MB/s", + "extra": "49225 times\n4 procs" + }, + { + "name": "BenchmarkSHA512_256 - ns/op", + "value": 24207, + "unit": "ns/op", + "extra": "49225 times\n4 procs" + }, + { + "name": "BenchmarkSHA512_256 - MB/s", + "value": 676.82, + "unit": "MB/s", + "extra": "49225 times\n4 procs" + }, + { + "name": "BenchmarkBcrypt", + "value": 1060152561, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs", + "value": 1196, + "unit": "ns/op\t 4704 B/op\t 3 allocs/op", + "extra": "913400 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs - ns/op", + "value": 1196, + "unit": "ns/op", + "extra": "913400 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs - B/op", + "value": 4704, + "unit": "B/op", + "extra": "913400 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs - allocs/op", + "value": 3, + "unit": "allocs/op", + "extra": "913400 times\n4 procs" + }, + { + "name": "BenchmarkFanout", + "value": 197233, + "unit": "ns/op", + "extra": "10000 times\n4 procs" + }, + { + "name": "BenchmarkZSTD", + "value": 2533, + "unit": "ns/op", + "extra": "451630 times\n4 procs" + } + ] } ] }