diff --git a/dev/bench/data.js b/dev/bench/data.js index f43642fc8..0372e757e 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1722475308595, + "lastUpdate": 1722477495289, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -116038,6 +116038,42 @@ window.BENCHMARK_DATA = { "extra": "193 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "email": "dmishin@pomerium.com", + "name": "Denis Mishin", + "username": "wasaga" + }, + "committer": { + "email": "noreply@github.com", + "name": "GitHub", + "username": "web-flow" + }, + "distinct": true, + "id": "0cffedbae44a25bc8efa04f25d96a0e2373a457a", + "message": "ci: fix url typo in goreleaser (#5198)", + "timestamp": "2024-07-31T21:54:39-04:00", + "tree_id": "dbd79d734d3693f287fab882efe4953c396038f4", + "url": "https://github.com/pomerium/pomerium/commit/0cffedbae44a25bc8efa04f25d96a0e2373a457a" + }, + "date": 1722477484359, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 9286362, + "unit": "ns/op", + "extra": "126 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6392734, + "unit": "ns/op", + "extra": "184 times\n4 procs" + } + ] } ] }