diff --git a/dev/bench/data.js b/dev/bench/data.js index f49d2ad6a..39323275e 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1723667272212, + "lastUpdate": 1723667629112, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -117878,6 +117878,42 @@ window.BENCHMARK_DATA = { "extra": "175 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "email": "joekralicky@gmail.com", + "name": "Joe Kralicky", + "username": "kralicky" + }, + "committer": { + "email": "noreply@github.com", + "name": "GitHub", + "username": "web-flow" + }, + "distinct": true, + "id": "1f2f20d792d27286644e84933ba9bd1b7b620845", + "message": "Temporarily disable gci linter (#5217)", + "timestamp": "2024-08-14T16:30:08-04:00", + "tree_id": "b48f48927d330ead67171e58ac5b3a98432860a8", + "url": "https://github.com/pomerium/pomerium/commit/1f2f20d792d27286644e84933ba9bd1b7b620845" + }, + "date": 1723667608298, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 9332038, + "unit": "ns/op", + "extra": "124 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6588657, + "unit": "ns/op", + "extra": "178 times\n4 procs" + } + ] } ] }