diff --git a/dev/bench/data.js b/dev/bench/data.js index ccf2a9ffa..54adcebf0 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1724439506037, + "lastUpdate": 1724444305918, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -120334,6 +120334,38 @@ window.BENCHMARK_DATA = { "extra": "181 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "9e1d3c1dd59a3f97aac5ea1e89d741ee0d750ae1", + "message": "ci: switch to docker compose v2 (#5206)", + "timestamp": "2024-08-23T16:35:50Z", + "url": "https://github.com/pomerium/pomerium/pull/5236/commits/9e1d3c1dd59a3f97aac5ea1e89d741ee0d750ae1" + }, + "date": 1724444294925, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 9203226, + "unit": "ns/op", + "extra": "122 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6927095, + "unit": "ns/op", + "extra": "176 times\n4 procs" + } + ] } ] }