diff --git a/dev/bench/data.js b/dev/bench/data.js index 4f5317d35..0f6ab810b 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1728068913747, + "lastUpdate": 1728069600906, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -126074,6 +126074,38 @@ window.BENCHMARK_DATA = { "extra": "205 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "c009f5992ca772e7cb0b3ad325aab241382d2f31", + "message": "github: update PR template", + "timestamp": "2024-10-04T19:05:03Z", + "url": "https://github.com/pomerium/pomerium/pull/5315/commits/c009f5992ca772e7cb0b3ad325aab241382d2f31" + }, + "date": 1728069589714, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 9250472, + "unit": "ns/op", + "extra": "132 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6272141, + "unit": "ns/op", + "extra": "195 times\n4 procs" + } + ] } ] }