diff --git a/dev/bench/data.js b/dev/bench/data.js index e083b38f7..96f2353cd 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1725571157851, + "lastUpdate": 1725572781191, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -122666,6 +122666,42 @@ window.BENCHMARK_DATA = { "extra": "177 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": "dad954ae16501765eb1882608ad5a3e603a59ab3", + "message": "core/logging: change log.Error function (#5251)\n\n* core/logging: change log.Error function\r\n\r\n* use request id", + "timestamp": "2024-09-05T15:42:46-06:00", + "tree_id": "36803f7dbff0ce1d9ce6257ba29229ddc438e88b", + "url": "https://github.com/pomerium/pomerium/commit/dad954ae16501765eb1882608ad5a3e603a59ab3" + }, + "date": 1725572769865, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 9751661, + "unit": "ns/op", + "extra": "120 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6775389, + "unit": "ns/op", + "extra": "181 times\n4 procs" + } + ] } ] }