diff --git a/dev/bench/data.js b/dev/bench/data.js index 9946c709d..83d978882 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1729713297377, + "lastUpdate": 1729714929221, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -127426,6 +127426,42 @@ window.BENCHMARK_DATA = { "extra": "201 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": "d2c14cd6d240f112789ed088bd4776c70da57c41", + "message": "logging: remove ctx from global log methods (#5337)\n\n* log: remove warn\r\n\r\n* log: update debug\r\n\r\n* log: update info\r\n\r\n* remove level, log\r\n\r\n* remove contextLogger function", + "timestamp": "2024-10-23T14:18:52-06:00", + "tree_id": "95e1507cc7af829d78cbdd323d879f42cfd9e607", + "url": "https://github.com/pomerium/pomerium/commit/d2c14cd6d240f112789ed088bd4776c70da57c41" + }, + "date": 1729714917070, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 9363148, + "unit": "ns/op", + "extra": "127 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6226250, + "unit": "ns/op", + "extra": "192 times\n4 procs" + } + ] } ] }