diff --git a/dev/bench/data.js b/dev/bench/data.js index cd31d5697..536b89649 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1722896341569, + "lastUpdate": 1722898430700, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -116598,6 +116598,42 @@ window.BENCHMARK_DATA = { "extra": "171 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "email": "51246568+kenjenkins@users.noreply.github.com", + "name": "Kenneth Jenkins", + "username": "kenjenkins" + }, + "committer": { + "email": "noreply@github.com", + "name": "GitHub", + "username": "web-flow" + }, + "distinct": true, + "id": "41f1e61911519d2057861e59a6d6723a90a04199", + "message": "ci: switch to docker compose v2 (#5206)", + "timestamp": "2024-08-05T15:50:38-07:00", + "tree_id": "0c0edb2bf76343c5653540fe01a471ee67e69c09", + "url": "https://github.com/pomerium/pomerium/commit/41f1e61911519d2057861e59a6d6723a90a04199" + }, + "date": 1722898420479, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 9233268, + "unit": "ns/op", + "extra": "128 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6581954, + "unit": "ns/op", + "extra": "188 times\n4 procs" + } + ] } ] }