diff --git a/dev/bench/data.js b/dev/bench/data.js index c081d2089..767557743 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1724167803393, + "lastUpdate": 1724168265082, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -119122,6 +119122,42 @@ window.BENCHMARK_DATA = { "extra": "194 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": "3961098681b324b4a86178ad363124050958c9bd", + "message": "core/grpc: add IterateAll method (#5227)\n\n* core/grpc: add IterateAll method\r\n\r\n* Update pkg/grpc/databroker/generic.go\r\n\r\nCo-authored-by: Denis Mishin \r\n\r\n---------\r\n\r\nCo-authored-by: Denis Mishin ", + "timestamp": "2024-08-20T09:34:26-06:00", + "tree_id": "648e3ae4428116c2d9976c1c683b09426096127b", + "url": "https://github.com/pomerium/pomerium/commit/3961098681b324b4a86178ad363124050958c9bd" + }, + "date": 1724168254577, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 8864276, + "unit": "ns/op", + "extra": "138 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6090331, + "unit": "ns/op", + "extra": "196 times\n4 procs" + } + ] } ] }