add Benchmark (go) benchmark result for aba2449ff2

This commit is contained in:
github-action-benchmark 2023-12-07 16:47:46 +00:00
parent 1b4f19a8f3
commit 8b3bc0a7dc

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = { window.BENCHMARK_DATA = {
"lastUpdate": 1701967659064, "lastUpdate": 1701967666769,
"repoUrl": "https://github.com/pomerium/pomerium", "repoUrl": "https://github.com/pomerium/pomerium",
"entries": { "entries": {
"Benchmark": [ "Benchmark": [
@ -86286,6 +86286,38 @@ window.BENCHMARK_DATA = {
"extra": "180 times\n4 procs" "extra": "180 times\n4 procs"
} }
] ]
},
{
"commit": {
"author": {
"name": "pomerium",
"username": "pomerium"
},
"committer": {
"name": "pomerium",
"username": "pomerium"
},
"id": "aba2449ff273ff95e3833dbc567202c4a76b5aba",
"message": "chore(deps): bump github.com/yuin/gopher-lua from 1.1.0 to 1.1.1",
"timestamp": "2023-12-07T14:56:56Z",
"url": "https://github.com/pomerium/pomerium/pull/4832/commits/aba2449ff273ff95e3833dbc567202c4a76b5aba"
},
"date": 1701967659964,
"tool": "go",
"benches": [
{
"name": "BenchmarkLoggedInUserAccess",
"value": 10620692,
"unit": "ns/op",
"extra": "115 times\n4 procs"
},
{
"name": "BenchmarkLoggedOutUserAccess",
"value": 7048705,
"unit": "ns/op",
"extra": "177 times\n4 procs"
}
]
} }
] ]
} }