diff --git a/dev/bench/data.js b/dev/bench/data.js index e09553d74..8220f58bd 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1723592404792, + "lastUpdate": 1723593071225, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -117266,6 +117266,38 @@ window.BENCHMARK_DATA = { "extra": "192 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "27c9fcd2037299092fdc4667b7369225024a38ff", + "message": "Update to Go 1.23", + "timestamp": "2024-08-13T17:40:49Z", + "url": "https://github.com/pomerium/pomerium/pull/5216/commits/27c9fcd2037299092fdc4667b7369225024a38ff" + }, + "date": 1723593052364, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 8869476, + "unit": "ns/op", + "extra": "138 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6088685, + "unit": "ns/op", + "extra": "195 times\n4 procs" + } + ] } ] }