add Benchmark (go) benchmark result for a19085fbc2

This commit is contained in:
github-action-benchmark 2024-01-01 16:55:55 +00:00
parent 30a1583ac1
commit 3583caf268

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = { window.BENCHMARK_DATA = {
"lastUpdate": 1704128152232, "lastUpdate": 1704128155591,
"repoUrl": "https://github.com/pomerium/pomerium", "repoUrl": "https://github.com/pomerium/pomerium",
"entries": { "entries": {
"Benchmark": [ "Benchmark": [
@ -91338,6 +91338,38 @@ window.BENCHMARK_DATA = {
"extra": "195 times\n4 procs" "extra": "195 times\n4 procs"
} }
] ]
},
{
"commit": {
"author": {
"name": "pomerium",
"username": "pomerium"
},
"committer": {
"name": "pomerium",
"username": "pomerium"
},
"id": "a19085fbc25e2fc48d651bed7c64284bc9e0e483",
"message": "chore(deps): bump mikefarah/yq from 4.40.4 to 4.40.5",
"timestamp": "2024-01-01T15:41:41Z",
"url": "https://github.com/pomerium/pomerium/pull/4887/commits/a19085fbc25e2fc48d651bed7c64284bc9e0e483"
},
"date": 1704128143098,
"tool": "go",
"benches": [
{
"name": "BenchmarkLoggedInUserAccess",
"value": 9162552,
"unit": "ns/op",
"extra": "129 times\n4 procs"
},
{
"name": "BenchmarkLoggedOutUserAccess",
"value": 6558600,
"unit": "ns/op",
"extra": "180 times\n4 procs"
}
]
} }
] ]
} }