diff --git a/dev/bench/data.js b/dev/bench/data.js index 249a1fc1a..eb8fffa78 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1702594612173, + "lastUpdate": 1702665139878, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -89862,6 +89862,42 @@ window.BENCHMARK_DATA = { "extra": "198 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": "d6221c07cebc83a669a2f59965496de085611c75", + "message": "core/config: remove debug option, always use json logs (#4857)\n\n* core/config: remove debug option, always use json logs\r\n\r\n* go mod tidy", + "timestamp": "2023-12-15T11:29:05-07:00", + "tree_id": "7dbe942bfc6ad8416365060a0af9517d4c015b5e", + "url": "https://github.com/pomerium/pomerium/commit/d6221c07cebc83a669a2f59965496de085611c75" + }, + "date": 1702665132988, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 11374357, + "unit": "ns/op", + "extra": "100 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 7961430, + "unit": "ns/op", + "extra": "151 times\n4 procs" + } + ] } ] }