diff --git a/dev/bench/data.js b/dev/bench/data.js index 8a35b74cb..e9645f12b 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1723593597679, + "lastUpdate": 1723594073686, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -117330,6 +117330,38 @@ window.BENCHMARK_DATA = { "extra": "200 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "8b4db86cb4dbfcacd5ae703875b4de65a73a4028", + "message": "Update to Go 1.23", + "timestamp": "2024-08-13T17:40:49Z", + "url": "https://github.com/pomerium/pomerium/pull/5216/commits/8b4db86cb4dbfcacd5ae703875b4de65a73a4028" + }, + "date": 1723594063606, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 8878225, + "unit": "ns/op", + "extra": "132 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6692183, + "unit": "ns/op", + "extra": "190 times\n4 procs" + } + ] } ] }