diff --git a/dev/bench/data.js b/dev/bench/data.js index 5a34c1165..99ff6a96a 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1728340282755, + "lastUpdate": 1728340614980, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -126238,6 +126238,38 @@ window.BENCHMARK_DATA = { "extra": "183 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "9937f7df11bfd7f60edf3da2d32826d8a11634c7", + "message": "storage: fix possible race condition with maps.Keys iterator", + "timestamp": "2024-10-07T19:54:36Z", + "url": "https://github.com/pomerium/pomerium/pull/5321/commits/9937f7df11bfd7f60edf3da2d32826d8a11634c7" + }, + "date": 1728340593407, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 9175086, + "unit": "ns/op", + "extra": "132 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6433717, + "unit": "ns/op", + "extra": "188 times\n4 procs" + } + ] } ] }