add Benchmark (go) benchmark result for 5f1fc6527c

This commit is contained in:
github-action-benchmark 2023-09-01 16:15:30 +00:00
parent 70ce5b0922
commit bdc4cf6536

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = { window.BENCHMARK_DATA = {
"lastUpdate": 1693584888204, "lastUpdate": 1693584929947,
"repoUrl": "https://github.com/pomerium/pomerium", "repoUrl": "https://github.com/pomerium/pomerium",
"entries": { "entries": {
"Benchmark": [ "Benchmark": [
@ -64706,6 +64706,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": "5f1fc6527c059f91dcf621d5ca4a8b2770209ffd",
"message": "chore(deps-dev): bump @types/node from 17.0.14 to 20.5.7 in /ui",
"timestamp": "2023-09-01T07:15:51Z",
"url": "https://github.com/pomerium/pomerium/pull/4510/commits/5f1fc6527c059f91dcf621d5ca4a8b2770209ffd"
},
"date": 1693584920825,
"tool": "go",
"benches": [
{
"name": "BenchmarkLoggedInUserAccess",
"value": 13479957,
"unit": "ns/op",
"extra": "84 times\n2 procs"
},
{
"name": "BenchmarkLoggedOutUserAccess",
"value": 8620148,
"unit": "ns/op",
"extra": "135 times\n2 procs"
}
]
} }
] ]
} }