add Benchmark (go) benchmark result for de6d559a08

This commit is contained in:
github-action-benchmark 2023-08-13 02:54:05 +00:00
parent 3c513b9950
commit 1a2fc236a0

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = { window.BENCHMARK_DATA = {
"lastUpdate": 1691894967914, "lastUpdate": 1691895245036,
"repoUrl": "https://github.com/pomerium/pomerium", "repoUrl": "https://github.com/pomerium/pomerium",
"entries": { "entries": {
"Benchmark": [ "Benchmark": [
@ -62486,6 +62486,38 @@ window.BENCHMARK_DATA = {
"extra": "134 times\n2 procs" "extra": "134 times\n2 procs"
} }
] ]
},
{
"commit": {
"author": {
"name": "pomerium",
"username": "pomerium"
},
"committer": {
"name": "pomerium",
"username": "pomerium"
},
"id": "de6d559a0895f501ea144b086ffb23cc5ea26f6b",
"message": "zero: resource bundle reconciler",
"timestamp": "2023-08-12T01:46:25Z",
"url": "https://github.com/pomerium/pomerium/pull/4445/commits/de6d559a0895f501ea144b086ffb23cc5ea26f6b"
},
"date": 1691895239269,
"tool": "go",
"benches": [
{
"name": "BenchmarkLoggedInUserAccess",
"value": 16914668,
"unit": "ns/op",
"extra": "69 times\n2 procs"
},
{
"name": "BenchmarkLoggedOutUserAccess",
"value": 10174113,
"unit": "ns/op",
"extra": "100 times\n2 procs"
}
]
} }
] ]
} }