diff --git a/dev/bench/data.js b/dev/bench/data.js index 52881f50f..a5e899b30 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1725552999153, + "lastUpdate": 1725554594402, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -122438,6 +122438,42 @@ window.BENCHMARK_DATA = { "extra": "193 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "email": "cdoxsey@pomerium.com", + "name": "Caleb Doxsey", + "username": "calebdoxsey" + }, + "committer": { + "email": "noreply@github.com", + "name": "GitHub", + "username": "web-flow" + }, + "distinct": true, + "id": "97bf5edc54984dac28aa6649004a3bdc41b04eaf", + "message": "core/ui: no-cache html, force back (#5264)", + "timestamp": "2024-09-05T10:39:50-06:00", + "tree_id": "59b4c122c1a83b8a1bd23e3e67966c041a05dab1", + "url": "https://github.com/pomerium/pomerium/commit/97bf5edc54984dac28aa6649004a3bdc41b04eaf" + }, + "date": 1725554582918, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 9617176, + "unit": "ns/op", + "extra": "124 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6881672, + "unit": "ns/op", + "extra": "180 times\n4 procs" + } + ] } ] }