diff --git a/dev/bench/data.js b/dev/bench/data.js index 8723c3dc9..52881f50f 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1725551889413, + "lastUpdate": 1725552999153, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -122402,6 +122402,42 @@ window.BENCHMARK_DATA = { "extra": "162 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": "fb4ee2576331f8450d82ad9b9207fa317fb78c5c", + "message": "core/ui: update logo (#5249)\n\n* update logo\r\n\r\n* use base64\r\n\r\n* reference local file\r\n\r\n* use svg, resize\r\n\r\n* purple logo\r\n\r\n* bigger\r\n\r\n* move logo", + "timestamp": "2024-09-05T18:13:06+02:00", + "tree_id": "39b7152e4f3ed56d76454237d89cf5bd9f13b57f", + "url": "https://github.com/pomerium/pomerium/commit/fb4ee2576331f8450d82ad9b9207fa317fb78c5c" + }, + "date": 1725552987291, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 8862327, + "unit": "ns/op", + "extra": "130 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6371609, + "unit": "ns/op", + "extra": "193 times\n4 procs" + } + ] } ] }