add Benchmark (go) benchmark result for ed9c3e2aa3

This commit is contained in:
github-action-benchmark 2023-01-31 16:44:12 +00:00
parent 6eee3f09c4
commit 3c5bbbb7ac

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = { window.BENCHMARK_DATA = {
"lastUpdate": 1675183415362, "lastUpdate": 1675183452161,
"repoUrl": "https://github.com/pomerium/pomerium", "repoUrl": "https://github.com/pomerium/pomerium",
"entries": { "entries": {
"Benchmark": [ "Benchmark": [
@ -31618,6 +31618,38 @@ window.BENCHMARK_DATA = {
"extra": "141 times\n2 procs" "extra": "141 times\n2 procs"
} }
] ]
},
{
"commit": {
"author": {
"name": "pomerium",
"username": "pomerium"
},
"committer": {
"name": "pomerium",
"username": "pomerium"
},
"id": "ed9c3e2aa3db0f31ac7f25fa8b1c7835f463ceb5",
"message": "identity: fix nil reference error when there is no authenticator",
"timestamp": "2023-01-30T23:53:23Z",
"url": "https://github.com/pomerium/pomerium/pull/3933/commits/ed9c3e2aa3db0f31ac7f25fa8b1c7835f463ceb5"
},
"date": 1675183451585,
"tool": "go",
"benches": [
{
"name": "BenchmarkLoggedInUserAccess",
"value": 12178667,
"unit": "ns/op",
"extra": "100 times\n2 procs"
},
{
"name": "BenchmarkLoggedOutUserAccess",
"value": 7603718,
"unit": "ns/op",
"extra": "156 times\n2 procs"
}
]
} }
] ]
} }