add Benchmark (go) benchmark result for 3861b28cca

This commit is contained in:
github-action-benchmark 2023-12-07 17:04:22 +00:00
parent a5e3f35d70
commit 0be3b088ae

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = { window.BENCHMARK_DATA = {
"lastUpdate": 1701968641316, "lastUpdate": 1701968662334,
"repoUrl": "https://github.com/pomerium/pomerium", "repoUrl": "https://github.com/pomerium/pomerium",
"entries": { "entries": {
"Benchmark": [ "Benchmark": [
@ -86682,6 +86682,38 @@ window.BENCHMARK_DATA = {
"extra": "164 times\n4 procs" "extra": "164 times\n4 procs"
} }
] ]
},
{
"commit": {
"author": {
"name": "pomerium",
"username": "pomerium"
},
"committer": {
"name": "pomerium",
"username": "pomerium"
},
"id": "3861b28ccab3e4f5ab2398bf338e1c5ee3ed6c84",
"message": "chore(deps): bump golang.org/x/oauth2 from 0.12.0 to 0.15.0",
"timestamp": "2023-12-07T14:56:56Z",
"url": "https://github.com/pomerium/pomerium/pull/4797/commits/3861b28ccab3e4f5ab2398bf338e1c5ee3ed6c84"
},
"date": 1701968656170,
"tool": "go",
"benches": [
{
"name": "BenchmarkLoggedInUserAccess",
"value": 10657199,
"unit": "ns/op",
"extra": "100 times\n4 procs"
},
{
"name": "BenchmarkLoggedOutUserAccess",
"value": 7022620,
"unit": "ns/op",
"extra": "170 times\n4 procs"
}
]
} }
] ]
} }