add Benchmark (go) benchmark result for ce5a986829

This commit is contained in:
github-action-benchmark 2023-11-15 17:27:28 +00:00
parent 2a14760a30
commit b9f3eb11a1

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = { window.BENCHMARK_DATA = {
"lastUpdate": 1700069235760, "lastUpdate": 1700069248419,
"repoUrl": "https://github.com/pomerium/pomerium", "repoUrl": "https://github.com/pomerium/pomerium",
"entries": { "entries": {
"Benchmark": [ "Benchmark": [
@ -80778,6 +80778,38 @@ window.BENCHMARK_DATA = {
"extra": "190 times\n4 procs" "extra": "190 times\n4 procs"
} }
] ]
},
{
"commit": {
"author": {
"name": "pomerium",
"username": "pomerium"
},
"committer": {
"name": "pomerium",
"username": "pomerium"
},
"id": "ce5a986829925e6b8a80a33560fc650cd00b1b55",
"message": "chore(deps): bump github.com/coreos/go-oidc/v3 from 3.6.0 to 3.7.0",
"timestamp": "2023-11-15T12:00:13Z",
"url": "https://github.com/pomerium/pomerium/pull/4684/commits/ce5a986829925e6b8a80a33560fc650cd00b1b55"
},
"date": 1700069243066,
"tool": "go",
"benches": [
{
"name": "BenchmarkLoggedInUserAccess",
"value": 10278669,
"unit": "ns/op",
"extra": "100 times\n4 procs"
},
{
"name": "BenchmarkLoggedOutUserAccess",
"value": 6746552,
"unit": "ns/op",
"extra": "188 times\n4 procs"
}
]
} }
] ]
} }