diff --git a/dev/bench/data.js b/dev/bench/data.js index e01ba7e0e..ff0eedffe 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1722455778420, + "lastUpdate": 1722466056475, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -115974,6 +115974,38 @@ window.BENCHMARK_DATA = { "extra": "178 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "bead9fa4bc1a4b41479f982569beac87f28aee21", + "message": "ci: fix url typo in goreleaser", + "timestamp": "2024-07-30T14:34:18Z", + "url": "https://github.com/pomerium/pomerium/pull/5198/commits/bead9fa4bc1a4b41479f982569beac87f28aee21" + }, + "date": 1722466046289, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 10632524, + "unit": "ns/op", + "extra": "118 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 7000264, + "unit": "ns/op", + "extra": "172 times\n4 procs" + } + ] } ] }