diff --git a/dev/bench/data.js b/dev/bench/data.js index c2fdef968..6eb04f450 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1686587720890, + "lastUpdate": 1686589175572, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -48650,6 +48650,38 @@ window.BENCHMARK_DATA = { "extra": "134 times\n2 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "1e612bdf36d8bcce1116bfed3112483b1661da65", + "message": "chore(deps): bump golangci/golangci-lint-action from 3.5.0 to 3.6.0", + "timestamp": "2023-06-12T02:14:30Z", + "url": "https://github.com/pomerium/pomerium/pull/4238/commits/1e612bdf36d8bcce1116bfed3112483b1661da65" + }, + "date": 1686589175096, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 13931002, + "unit": "ns/op", + "extra": "82 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 8893155, + "unit": "ns/op", + "extra": "129 times\n2 procs" + } + ] } ] }