add Benchmark (go) benchmark result for 42bc7fe96a

This commit is contained in:
github-action-benchmark 2023-11-01 16:39:18 +00:00
parent 3e546003de
commit a891973e27

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = { window.BENCHMARK_DATA = {
"lastUpdate": 1698856675005, "lastUpdate": 1698856758040,
"repoUrl": "https://github.com/pomerium/pomerium", "repoUrl": "https://github.com/pomerium/pomerium",
"entries": { "entries": {
"Benchmark": [ "Benchmark": [
@ -76058,6 +76058,38 @@ window.BENCHMARK_DATA = {
"extra": "87 times\n2 procs" "extra": "87 times\n2 procs"
} }
] ]
},
{
"commit": {
"author": {
"name": "pomerium",
"username": "pomerium"
},
"committer": {
"name": "pomerium",
"username": "pomerium"
},
"id": "42bc7fe96a2f5c98be4169fcc287cdf40db427f9",
"message": "chore(deps): bump github.com/aws/aws-sdk-go-v2 from 1.21.0 to 1.22.0",
"timestamp": "2023-10-31T16:46:40Z",
"url": "https://github.com/pomerium/pomerium/pull/4681/commits/42bc7fe96a2f5c98be4169fcc287cdf40db427f9"
},
"date": 1698856750463,
"tool": "go",
"benches": [
{
"name": "BenchmarkLoggedInUserAccess",
"value": 13094262,
"unit": "ns/op",
"extra": "90 times\n2 procs"
},
{
"name": "BenchmarkLoggedOutUserAccess",
"value": 8619900,
"unit": "ns/op",
"extra": "134 times\n2 procs"
}
]
} }
] ]
} }