add Benchmark (go) benchmark result for 678bae20b5

This commit is contained in:
github-action-benchmark 2023-02-16 15:56:24 +00:00
parent 33943c0372
commit c0cff81b2a

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1676562919338,
"lastUpdate": 1676562984278,
"repoUrl": "https://github.com/pomerium/pomerium",
"entries": {
"Benchmark": [
@ -34134,6 +34134,38 @@ window.BENCHMARK_DATA = {
"extra": "121 times\n2 procs"
}
]
},
{
"commit": {
"author": {
"name": "pomerium",
"username": "pomerium"
},
"committer": {
"name": "pomerium",
"username": "pomerium"
},
"id": "678bae20b5947b8b37ef25e829b49229414c2b7c",
"message": "authenticate: save the session cookie with a different name",
"timestamp": "2023-02-16T13:05:28Z",
"url": "https://github.com/pomerium/pomerium/pull/3984/commits/678bae20b5947b8b37ef25e829b49229414c2b7c"
},
"date": 1676562983642,
"tool": "go",
"benches": [
{
"name": "BenchmarkLoggedInUserAccess",
"value": 13103678,
"unit": "ns/op",
"extra": "100 times\n2 procs"
},
{
"name": "BenchmarkLoggedOutUserAccess",
"value": 8249332,
"unit": "ns/op",
"extra": "151 times\n2 procs"
}
]
}
]
}