diff --git a/dev/bench/data.js b/dev/bench/data.js index c06e9197d..ba0260dab 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1725907889141, + "lastUpdate": 1725922310453, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -122734,6 +122734,38 @@ window.BENCHMARK_DATA = { "extra": "174 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "11569d550c83e5313f27c6400371113d2d020f99", + "message": "add v0.27.0 changelog", + "timestamp": "2024-09-09T05:50:18Z", + "url": "https://github.com/pomerium/pomerium/pull/5271/commits/11569d550c83e5313f27c6400371113d2d020f99" + }, + "date": 1725922298712, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 10078279, + "unit": "ns/op", + "extra": "100 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6878839, + "unit": "ns/op", + "extra": "180 times\n4 procs" + } + ] } ] }