add Benchmark (go) benchmark result for 2ad14704395bd6ca8fbdcd3acbb7b5b2b05291a4

This commit is contained in:
github-action-benchmark 2023-12-07 20:57:49 +00:00
parent fb234128e5
commit c28d95a235

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = { window.BENCHMARK_DATA = {
"lastUpdate": 1701982611989, "lastUpdate": 1701982669404,
"repoUrl": "https://github.com/pomerium/pomerium", "repoUrl": "https://github.com/pomerium/pomerium",
"entries": { "entries": {
"Benchmark": [ "Benchmark": [
@ -87302,6 +87302,38 @@ window.BENCHMARK_DATA = {
"extra": "177 times\n4 procs" "extra": "177 times\n4 procs"
} }
] ]
},
{
"commit": {
"author": {
"name": "pomerium",
"username": "pomerium"
},
"committer": {
"name": "pomerium",
"username": "pomerium"
},
"id": "2ad14704395bd6ca8fbdcd3acbb7b5b2b05291a4",
"message": "chore(deps): bump github.com/aws/aws-sdk-go-v2 from 1.22.2 to 1.24.0",
"timestamp": "2023-12-07T14:56:56Z",
"url": "https://github.com/pomerium/pomerium/pull/4840/commits/2ad14704395bd6ca8fbdcd3acbb7b5b2b05291a4"
},
"date": 1701982663308,
"tool": "go",
"benches": [
{
"name": "BenchmarkLoggedInUserAccess",
"value": 10873193,
"unit": "ns/op",
"extra": "110 times\n4 procs"
},
{
"name": "BenchmarkLoggedOutUserAccess",
"value": 6782516,
"unit": "ns/op",
"extra": "180 times\n4 procs"
}
]
} }
] ]
} }