add Benchmark (go) benchmark result for 5ef3d19578

This commit is contained in:
github-action-benchmark 2023-08-01 16:15:03 +00:00
parent bf2d974b89
commit ad1128a0f9

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = { window.BENCHMARK_DATA = {
"lastUpdate": 1690906436698, "lastUpdate": 1690906502964,
"repoUrl": "https://github.com/pomerium/pomerium", "repoUrl": "https://github.com/pomerium/pomerium",
"entries": { "entries": {
"Benchmark": [ "Benchmark": [
@ -58702,6 +58702,38 @@ window.BENCHMARK_DATA = {
"extra": "100 times\n2 procs" "extra": "100 times\n2 procs"
} }
] ]
},
{
"commit": {
"author": {
"name": "pomerium",
"username": "pomerium"
},
"committer": {
"name": "pomerium",
"username": "pomerium"
},
"id": "5ef3d1957836927a39e982196607e26bff80c123",
"message": "chore(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.18.27 to 1.18.31",
"timestamp": "2023-08-01T14:49:43Z",
"url": "https://github.com/pomerium/pomerium/pull/4412/commits/5ef3d1957836927a39e982196607e26bff80c123"
},
"date": 1690906497937,
"tool": "go",
"benches": [
{
"name": "BenchmarkLoggedInUserAccess",
"value": 14334356,
"unit": "ns/op",
"extra": "87 times\n2 procs"
},
{
"name": "BenchmarkLoggedOutUserAccess",
"value": 10143478,
"unit": "ns/op",
"extra": "100 times\n2 procs"
}
]
} }
] ]
} }