add Benchmark (go) benchmark result for cc2c43ff95

This commit is contained in:
github-action-benchmark 2024-07-02 22:23:38 +00:00
parent 83312c1289
commit b6b6c91b39

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = { window.BENCHMARK_DATA = {
"lastUpdate": 1719953471773, "lastUpdate": 1719959017959,
"repoUrl": "https://github.com/pomerium/pomerium", "repoUrl": "https://github.com/pomerium/pomerium",
"entries": { "entries": {
"Benchmark": [ "Benchmark": [
@ -114010,6 +114010,38 @@ window.BENCHMARK_DATA = {
"extra": "204 times\n4 procs" "extra": "204 times\n4 procs"
} }
] ]
},
{
"commit": {
"author": {
"name": "pomerium",
"username": "pomerium"
},
"committer": {
"name": "pomerium",
"username": "pomerium"
},
"id": "cc2c43ff957699f13615ea265558978ea8f3fe95",
"message": "chore(deps): bump the go group with 21 updates",
"timestamp": "2024-07-02T08:49:33Z",
"url": "https://github.com/pomerium/pomerium/pull/5162/commits/cc2c43ff957699f13615ea265558978ea8f3fe95"
},
"date": 1719959008192,
"tool": "go",
"benches": [
{
"name": "BenchmarkLoggedInUserAccess",
"value": 8995519,
"unit": "ns/op",
"extra": "139 times\n4 procs"
},
{
"name": "BenchmarkLoggedOutUserAccess",
"value": 5930902,
"unit": "ns/op",
"extra": "202 times\n4 procs"
}
]
} }
] ]
} }