add Benchmark (go) benchmark result for ff8e8d82e0d2986e740fb0b61ef6c5d696bb94ca

This commit is contained in:
github-action-benchmark 2023-01-09 16:27:00 +00:00
parent c73cf59f34
commit a0c6e088db

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = { window.BENCHMARK_DATA = {
"lastUpdate": 1673281432988, "lastUpdate": 1673281620888,
"repoUrl": "https://github.com/pomerium/pomerium", "repoUrl": "https://github.com/pomerium/pomerium",
"entries": { "entries": {
"Benchmark": [ "Benchmark": [
@ -28070,6 +28070,38 @@ window.BENCHMARK_DATA = {
"extra": "94 times\n2 procs" "extra": "94 times\n2 procs"
} }
] ]
},
{
"commit": {
"author": {
"name": "pomerium",
"username": "pomerium"
},
"committer": {
"name": "pomerium",
"username": "pomerium"
},
"id": "ff8e8d82e0d2986e740fb0b61ef6c5d696bb94ca",
"message": "chore(deps): bump golang.org/x/oauth2 from 0.3.0 to 0.4.0",
"timestamp": "2023-01-09T06:21:00Z",
"url": "https://github.com/pomerium/pomerium/pull/3865/commits/ff8e8d82e0d2986e740fb0b61ef6c5d696bb94ca"
},
"date": 1673281619962,
"tool": "go",
"benches": [
{
"name": "BenchmarkLoggedInUserAccess",
"value": 18934674,
"unit": "ns/op",
"extra": "69 times\n2 procs"
},
{
"name": "BenchmarkLoggedOutUserAccess",
"value": 11216776,
"unit": "ns/op",
"extra": "100 times\n2 procs"
}
]
} }
] ]
} }