add Benchmark (go) benchmark result for e7e00da4a4

This commit is contained in:
github-action-benchmark 2023-02-22 20:39:27 +00:00
parent 2f3b530b4d
commit 9f3f591e08

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = { window.BENCHMARK_DATA = {
"lastUpdate": 1677096878010, "lastUpdate": 1677098367660,
"repoUrl": "https://github.com/pomerium/pomerium", "repoUrl": "https://github.com/pomerium/pomerium",
"entries": { "entries": {
"Benchmark": [ "Benchmark": [
@ -35338,6 +35338,38 @@ window.BENCHMARK_DATA = {
"extra": "130 times\n2 procs" "extra": "130 times\n2 procs"
} }
] ]
},
{
"commit": {
"author": {
"name": "pomerium",
"username": "pomerium"
},
"committer": {
"name": "pomerium",
"username": "pomerium"
},
"id": "e7e00da4a4eaa13d4c173720d132fb2ba288cfff",
"message": "authenticate: don't require a session for sign_out",
"timestamp": "2023-02-22T14:14:25Z",
"url": "https://github.com/pomerium/pomerium/pull/4007/commits/e7e00da4a4eaa13d4c173720d132fb2ba288cfff"
},
"date": 1677098367009,
"tool": "go",
"benches": [
{
"name": "BenchmarkLoggedInUserAccess",
"value": 17033245,
"unit": "ns/op",
"extra": "61 times\n2 procs"
},
{
"name": "BenchmarkLoggedOutUserAccess",
"value": 10650816,
"unit": "ns/op",
"extra": "100 times\n2 procs"
}
]
} }
] ]
} }