diff --git a/dev/bench/data.js b/dev/bench/data.js index 31d896857..bc09dd566 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1680541347369, + "lastUpdate": 1680541370831, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -40090,6 +40090,38 @@ window.BENCHMARK_DATA = { "extra": "152 times\n2 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "0556b1e948abcd9e7ed252654e8b6e154fa4056c", + "message": "chore(deps): bump google.golang.org/api from 0.112.0 to 0.114.0", + "timestamp": "2023-04-03T05:25:23Z", + "url": "https://github.com/pomerium/pomerium/pull/4096/commits/0556b1e948abcd9e7ed252654e8b6e154fa4056c" + }, + "date": 1680541370252, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 12287244, + "unit": "ns/op", + "extra": "96 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 7931610, + "unit": "ns/op", + "extra": "153 times\n2 procs" + } + ] } ] }