add Benchmark (go) benchmark result for 9514ac95b4

This commit is contained in:
github-action-benchmark 2024-01-01 16:55:52 +00:00
parent 2bf3cf07c9
commit 30a1583ac1

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = { window.BENCHMARK_DATA = {
"lastUpdate": 1704128139347, "lastUpdate": 1704128152232,
"repoUrl": "https://github.com/pomerium/pomerium", "repoUrl": "https://github.com/pomerium/pomerium",
"entries": { "entries": {
"Benchmark": [ "Benchmark": [
@ -91306,6 +91306,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": "9514ac95b423ddd995a4b177b798fb2cbb151cd2",
"message": "chore(deps): bump google-github-actions/setup-gcloud from 1.1.1 to 2.0.1",
"timestamp": "2024-01-01T15:41:41Z",
"url": "https://github.com/pomerium/pomerium/pull/4890/commits/9514ac95b423ddd995a4b177b798fb2cbb151cd2"
},
"date": 1704128140669,
"tool": "go",
"benches": [
{
"name": "BenchmarkLoggedInUserAccess",
"value": 8729296,
"unit": "ns/op",
"extra": "136 times\n4 procs"
},
{
"name": "BenchmarkLoggedOutUserAccess",
"value": 6218518,
"unit": "ns/op",
"extra": "195 times\n4 procs"
}
]
} }
] ]
} }