diff --git a/dev/bench/data.js b/dev/bench/data.js index 4c1efb5db..39692b1ab 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1723234190973, + "lastUpdate": 1723569472130, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -117166,6 +117166,38 @@ window.BENCHMARK_DATA = { "extra": "183 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "de6b6b9f1c3e79763f30a4f2cd08466ae42b9510", + "message": "ci: do not include timestamp into buildmeta", + "timestamp": "2024-08-13T05:07:12Z", + "url": "https://github.com/pomerium/pomerium/pull/5215/commits/de6b6b9f1c3e79763f30a4f2cd08466ae42b9510" + }, + "date": 1723569461847, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 9118595, + "unit": "ns/op", + "extra": "124 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6919646, + "unit": "ns/op", + "extra": "177 times\n4 procs" + } + ] } ] }