diff --git a/dev/bench/data.js b/dev/bench/data.js index 21264645f..d64bb9e16 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1724953006231, + "lastUpdate": 1724954400817, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -121194,6 +121194,38 @@ window.BENCHMARK_DATA = { "extra": "166 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "b371932338218fc9aefd649ea0374cc0c9550fa0", + "message": "core/ui: update logo", + "timestamp": "2024-08-29T16:05:37Z", + "url": "https://github.com/pomerium/pomerium/pull/5249/commits/b371932338218fc9aefd649ea0374cc0c9550fa0" + }, + "date": 1724954389378, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 9812597, + "unit": "ns/op", + "extra": "123 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 7048070, + "unit": "ns/op", + "extra": "177 times\n4 procs" + } + ] } ] }