diff --git a/dev/bench/data.js b/dev/bench/data.js index 27efd77f5..45beea259 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1723741356458, + "lastUpdate": 1723742140299, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -118430,6 +118430,42 @@ window.BENCHMARK_DATA = { "extra": "175 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": "0cfb1025db9879defa0be952d7c3b7cdd170e2bd", + "message": "core/proto: update protoc dependencies (#5218)\n\n* core/proto: update protoc dependencies\r\n\r\n* cleanup\r\n\r\n* disable unimplemented forward compatibility check\r\n\r\n* fix mock\r\n\r\n* add generate make command\r\n\r\n* add .0", + "timestamp": "2024-08-15T11:12:05-06:00", + "tree_id": "478c7729b21a2fb98b2f355f52b086ef76fd22eb", + "url": "https://github.com/pomerium/pomerium/commit/0cfb1025db9879defa0be952d7c3b7cdd170e2bd" + }, + "date": 1723742129820, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 9566240, + "unit": "ns/op", + "extra": "124 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6535817, + "unit": "ns/op", + "extra": "181 times\n4 procs" + } + ] } ] }