add Benchmark (go) benchmark result for d3a4812ab9

This commit is contained in:
github-action-benchmark 2023-12-07 16:47:26 +00:00
parent 1c84ef0022
commit 7b63644596

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = { window.BENCHMARK_DATA = {
"lastUpdate": 1701967509791, "lastUpdate": 1701967646454,
"repoUrl": "https://github.com/pomerium/pomerium", "repoUrl": "https://github.com/pomerium/pomerium",
"entries": { "entries": {
"Benchmark": [ "Benchmark": [
@ -86186,6 +86186,38 @@ window.BENCHMARK_DATA = {
"extra": "182 times\n4 procs" "extra": "182 times\n4 procs"
} }
] ]
},
{
"commit": {
"author": {
"name": "pomerium",
"username": "pomerium"
},
"committer": {
"name": "pomerium",
"username": "pomerium"
},
"id": "d3a4812ab98e369a11f676b6b22f874ed5dbc5b2",
"message": "chore(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.18.42 to 1.25.12",
"timestamp": "2023-12-07T14:56:56Z",
"url": "https://github.com/pomerium/pomerium/pull/4831/commits/d3a4812ab98e369a11f676b6b22f874ed5dbc5b2"
},
"date": 1701967639672,
"tool": "go",
"benches": [
{
"name": "BenchmarkLoggedInUserAccess",
"value": 10990837,
"unit": "ns/op",
"extra": "93 times\n4 procs"
},
{
"name": "BenchmarkLoggedOutUserAccess",
"value": 6994005,
"unit": "ns/op",
"extra": "174 times\n4 procs"
}
]
} }
] ]
} }