diff --git a/dev/bench/data.js b/dev/bench/data.js index 058420ca0..5dbc04a96 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1726177874662, + "lastUpdate": 1726178461190, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -123634,6 +123634,38 @@ window.BENCHMARK_DATA = { "extra": "198 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "a608868ee0e1419be3c62122c6c45133d586f534", + "message": "zero: log organization and cluster IDs on startup", + "timestamp": "2024-09-12T21:45:58Z", + "url": "https://github.com/pomerium/pomerium/pull/5284/commits/a608868ee0e1419be3c62122c6c45133d586f534" + }, + "date": 1726178449811, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 9665064, + "unit": "ns/op", + "extra": "123 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6132829, + "unit": "ns/op", + "extra": "193 times\n4 procs" + } + ] } ] }