diff --git a/dev/bench/data.js b/dev/bench/data.js index 66875a72f..d553502c9 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1739486382443, + "lastUpdate": 1739486527416, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -172312,6 +172312,206 @@ window.BENCHMARK_DATA = { "extra": "436106 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "6157363f49fbd461911e1670cf5d28f993328e7d", + "message": "identity: add support for verifying access and identity tokens", + "timestamp": "2025-02-13T19:03:34Z", + "url": "https://github.com/pomerium/pomerium/pull/5481/commits/6157363f49fbd461911e1670cf5d28f993328e7d" + }, + "date": 1739486498997, + "tool": "go", + "benches": [ + { + "name": "BenchmarkHeadersEvaluator", + "value": 236659, + "unit": "ns/op", + "extra": "6213 times\n4 procs" + }, + { + "name": "BenchmarkGetFileNameWithBytesHash", + "value": 4683, + "unit": "ns/op", + "extra": "259336 times\n4 procs" + }, + { + "name": "BenchmarkLoggedInUserAccess", + "value": 7755024, + "unit": "ns/op", + "extra": "152 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 5398048, + "unit": "ns/op", + "extra": "223 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=1", + "value": 1086010922, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=10", + "value": 1087610000, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=100", + "value": 1102208383, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=1000", + "value": 5820753746, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=10000", + "value": 139651807959, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=1", + "value": 1089200009, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=10", + "value": 1136596935, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=100", + "value": 2429281792, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=1000", + "value": 289138918823, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkDataRace", + "value": 413.3, + "unit": "ns/op", + "extra": "2984962 times\n4 procs" + }, + { + "name": "BenchmarkExport", + "value": 0.009549, + "unit": "ns/op", + "extra": "1000000000 times\n4 procs" + }, + { + "name": "BenchmarkFullVersion", + "value": 74.93, + "unit": "ns/op", + "extra": "15978022 times\n4 procs" + }, + { + "name": "BenchmarkAEADCipher", + "value": 298.2, + "unit": "ns/op", + "extra": "4030324 times\n4 procs" + }, + { + "name": "BenchmarkSHA256", + "value": 10313, + "unit": "ns/op\t1588.61 MB/s", + "extra": "116335 times\n4 procs" + }, + { + "name": "BenchmarkSHA256 - ns/op", + "value": 10313, + "unit": "ns/op", + "extra": "116335 times\n4 procs" + }, + { + "name": "BenchmarkSHA256 - MB/s", + "value": 1588.61, + "unit": "MB/s", + "extra": "116335 times\n4 procs" + }, + { + "name": "BenchmarkSHA512_256", + "value": 24189, + "unit": "ns/op\t 677.33 MB/s", + "extra": "44312 times\n4 procs" + }, + { + "name": "BenchmarkSHA512_256 - ns/op", + "value": 24189, + "unit": "ns/op", + "extra": "44312 times\n4 procs" + }, + { + "name": "BenchmarkSHA512_256 - MB/s", + "value": 677.33, + "unit": "MB/s", + "extra": "44312 times\n4 procs" + }, + { + "name": "BenchmarkBcrypt", + "value": 1064690930, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs", + "value": 1252, + "unit": "ns/op\t 4704 B/op\t 3 allocs/op", + "extra": "860967 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs - ns/op", + "value": 1252, + "unit": "ns/op", + "extra": "860967 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs - B/op", + "value": 4704, + "unit": "B/op", + "extra": "860967 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs - allocs/op", + "value": 3, + "unit": "allocs/op", + "extra": "860967 times\n4 procs" + }, + { + "name": "BenchmarkFanout", + "value": 196889, + "unit": "ns/op", + "extra": "10000 times\n4 procs" + }, + { + "name": "BenchmarkZSTD", + "value": 2555, + "unit": "ns/op", + "extra": "431131 times\n4 procs" + } + ] } ] }