add Benchmark (go) benchmark result for 56be068bac

This commit is contained in:
github-action-benchmark 2023-08-01 16:25:36 +00:00
parent a4d13e423d
commit 82a7c9a0ab

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = { window.BENCHMARK_DATA = {
"lastUpdate": 1690907072380, "lastUpdate": 1690907136498,
"repoUrl": "https://github.com/pomerium/pomerium", "repoUrl": "https://github.com/pomerium/pomerium",
"entries": { "entries": {
"Benchmark": [ "Benchmark": [
@ -59118,6 +59118,38 @@ window.BENCHMARK_DATA = {
"extra": "93 times\n2 procs" "extra": "93 times\n2 procs"
} }
] ]
},
{
"commit": {
"author": {
"name": "pomerium",
"username": "pomerium"
},
"committer": {
"name": "pomerium",
"username": "pomerium"
},
"id": "56be068bacb1b6beb1156aeeff5196ee82e0c92e",
"message": "chore(deps-dev): bump @types/node from 17.0.14 to 20.4.5 in /ui",
"timestamp": "2023-08-01T14:49:43Z",
"url": "https://github.com/pomerium/pomerium/pull/4427/commits/56be068bacb1b6beb1156aeeff5196ee82e0c92e"
},
"date": 1690907131921,
"tool": "go",
"benches": [
{
"name": "BenchmarkLoggedInUserAccess",
"value": 12723084,
"unit": "ns/op",
"extra": "87 times\n2 procs"
},
{
"name": "BenchmarkLoggedOutUserAccess",
"value": 8398089,
"unit": "ns/op",
"extra": "138 times\n2 procs"
}
]
} }
] ]
} }