diff --git a/dev/bench/data.js b/dev/bench/data.js index 147151dde..a50cc1b93 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1709676069033, + "lastUpdate": 1709676103999, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -101730,6 +101730,38 @@ window.BENCHMARK_DATA = { "extra": "175 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "d8d0264788e28f4c1e9be915541b502cf6f835e4", + "message": "chore(deps): bump github.com/go-jose/go-jose/v3 from 3.0.1 to 3.0.2", + "timestamp": "2024-03-05T10:46:42Z", + "url": "https://github.com/pomerium/pomerium/pull/4984/commits/d8d0264788e28f4c1e9be915541b502cf6f835e4" + }, + "date": 1709676091587, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 9525948, + "unit": "ns/op", + "extra": "128 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6255695, + "unit": "ns/op", + "extra": "181 times\n4 procs" + } + ] } ] }