diff --git a/dev/bench/data.js b/dev/bench/data.js index 6d1f1e29b..e364613c9 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1729029880558, + "lastUpdate": 1729030319862, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -126810,6 +126810,38 @@ window.BENCHMARK_DATA = { "extra": "194 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "1161e2f049d4e7ef6a0e40c8015148138eafd103", + "message": "inmemory: add a test for the ListTypes race fix", + "timestamp": "2024-10-15T19:40:19Z", + "url": "https://github.com/pomerium/pomerium/pull/5327/commits/1161e2f049d4e7ef6a0e40c8015148138eafd103" + }, + "date": 1729030307590, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 9301730, + "unit": "ns/op", + "extra": "130 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6494994, + "unit": "ns/op", + "extra": "177 times\n4 procs" + } + ] } ] }