diff --git a/dev/bench/data.js b/dev/bench/data.js index 7b18b593c..450a3b613 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1693591317383, + "lastUpdate": 1693591371831, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -65878,6 +65878,38 @@ window.BENCHMARK_DATA = { "extra": "100 times\n2 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "8228dc08ca65f85af37fc966a227f5c08e82c879", + "message": "chore(deps): bump github.com/openzipkin/zipkin-go from 0.4.1 to 0.4.2", + "timestamp": "2023-09-01T07:15:51Z", + "url": "https://github.com/pomerium/pomerium/pull/4523/commits/8228dc08ca65f85af37fc966a227f5c08e82c879" + }, + "date": 1693591366353, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 15228631, + "unit": "ns/op", + "extra": "75 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 10040976, + "unit": "ns/op", + "extra": "100 times\n2 procs" + } + ] } ] }