diff --git a/dev/bench/data.js b/dev/bench/data.js index 34e440d1a..646c926fd 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1691699868846, + "lastUpdate": 1691703747959, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -62154,6 +62154,38 @@ window.BENCHMARK_DATA = { "extra": "90 times\n2 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "2601debb2246e662a44ec4a8d0358ab7b11d1608", + "message": "cryptutil: update CRL parsing", + "timestamp": "2023-08-09T06:24:42Z", + "url": "https://github.com/pomerium/pomerium/pull/4454/commits/2601debb2246e662a44ec4a8d0358ab7b11d1608" + }, + "date": 1691703742173, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 18637710, + "unit": "ns/op", + "extra": "64 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 12531415, + "unit": "ns/op", + "extra": "98 times\n2 procs" + } + ] } ] }