add Benchmark (go) benchmark result for d3712e22b3

This commit is contained in:
github-action-benchmark 2023-01-05 18:28:48 +00:00
parent c94d21d708
commit 05cc19a9dd

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = { window.BENCHMARK_DATA = {
"lastUpdate": 1672768085453, "lastUpdate": 1672943328382,
"repoUrl": "https://github.com/pomerium/pomerium", "repoUrl": "https://github.com/pomerium/pomerium",
"entries": { "entries": {
"Benchmark": [ "Benchmark": [
@ -27282,6 +27282,38 @@ window.BENCHMARK_DATA = {
"extra": "100 times\n2 procs" "extra": "100 times\n2 procs"
} }
] ]
},
{
"commit": {
"author": {
"name": "pomerium",
"username": "pomerium"
},
"committer": {
"name": "pomerium",
"username": "pomerium"
},
"id": "d3712e22b3b6025c98c8b8c01ce0c6859143dbc4",
"message": "identity: fix expired session deletion",
"timestamp": "2023-01-05T18:14:19Z",
"url": "https://github.com/pomerium/pomerium/pull/3855/commits/d3712e22b3b6025c98c8b8c01ce0c6859143dbc4"
},
"date": 1672943327475,
"tool": "go",
"benches": [
{
"name": "BenchmarkLoggedInUserAccess",
"value": 20649836,
"unit": "ns/op",
"extra": "56 times\n2 procs"
},
{
"name": "BenchmarkLoggedOutUserAccess",
"value": 11573257,
"unit": "ns/op",
"extra": "104 times\n2 procs"
}
]
} }
] ]
} }