diff --git a/dev/bench/data.js b/dev/bench/data.js index 0f76ccac2..20078a448 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1724430120873, + "lastUpdate": 1724431146571, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -120074,6 +120074,42 @@ window.BENCHMARK_DATA = { "extra": "196 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "email": "cdoxsey@pomerium.com", + "name": "Caleb Doxsey", + "username": "calebdoxsey" + }, + "committer": { + "email": "noreply@github.com", + "name": "GitHub", + "username": "web-flow" + }, + "distinct": true, + "id": "98cea10421ea46cd5e871a842000be43c655b6a2", + "message": "Revert \"core/grpc: add IterateAll method\" (#5234)\n\nRevert \"core/grpc: add IterateAll method (#5227)\"\r\n\r\nThis reverts commit 3961098681b324b4a86178ad363124050958c9bd.", + "timestamp": "2024-08-23T10:35:46-06:00", + "tree_id": "bbf858de90295fa0dcc8ae906e0156858d8147ab", + "url": "https://github.com/pomerium/pomerium/commit/98cea10421ea46cd5e871a842000be43c655b6a2" + }, + "date": 1724431135878, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 9329240, + "unit": "ns/op", + "extra": "126 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 7072920, + "unit": "ns/op", + "extra": "177 times\n4 procs" + } + ] } ] }