diff --git a/dev/bench/data.js b/dev/bench/data.js index 8921de58a..70cdd5ff6 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1731009244524, + "lastUpdate": 1731009541301, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -130190,6 +130190,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": "9cd5fe4e25cc2aab9b20e18b375efcc6377e5c36", + "message": "testenv: Add utility to pause/resume profiling (#5361)", + "timestamp": "2024-11-07T14:55:33-05:00", + "tree_id": "454d2bedea42647f378f2bcc3d9bde1f1dda732d", + "url": "https://github.com/pomerium/pomerium/commit/9cd5fe4e25cc2aab9b20e18b375efcc6377e5c36" + }, + "date": 1731009528273, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 8988176, + "unit": "ns/op", + "extra": "130 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6366433, + "unit": "ns/op", + "extra": "189 times\n4 procs" + } + ] } ] }