add Benchmark (go) benchmark result for 146efc1b13

This commit is contained in:
github-action-benchmark 2024-09-12 21:51:14 +00:00
parent 9999b3b83f
commit 04d80f2bf7

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = { window.BENCHMARK_DATA = {
"lastUpdate": 1726174351419, "lastUpdate": 1726177874662,
"repoUrl": "https://github.com/pomerium/pomerium", "repoUrl": "https://github.com/pomerium/pomerium",
"entries": { "entries": {
"Benchmark": [ "Benchmark": [
@ -123598,6 +123598,42 @@ window.BENCHMARK_DATA = {
"extra": "171 times\n4 procs" "extra": "171 times\n4 procs"
} }
] ]
},
{
"commit": {
"author": {
"email": "cdoxsey@pomerium.com",
"name": "Caleb Doxsey",
"username": "calebdoxsey"
},
"committer": {
"email": "noreply@github.com",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "146efc1b1397296794aadf2ec5124d414be9aec5",
"message": "core/zero: add usage reporter (#5281)\n\n* wip\r\n\r\n* add response\r\n\r\n* handle empty email\r\n\r\n* use set, update log\r\n\r\n* add test\r\n\r\n* add coalesce, comments, test\r\n\r\n* add test, fix bug\r\n\r\n* use builtin cmp.Or\r\n\r\n* remove wait ready call\r\n\r\n* use api error",
"timestamp": "2024-09-12T15:45:54-06:00",
"tree_id": "9422a35cb4a9414b7dfd570abbc03dc845b763b9",
"url": "https://github.com/pomerium/pomerium/commit/146efc1b1397296794aadf2ec5124d414be9aec5"
},
"date": 1726177863193,
"tool": "go",
"benches": [
{
"name": "BenchmarkLoggedInUserAccess",
"value": 8813400,
"unit": "ns/op",
"extra": "132 times\n4 procs"
},
{
"name": "BenchmarkLoggedOutUserAccess",
"value": 6124238,
"unit": "ns/op",
"extra": "198 times\n4 procs"
}
]
} }
] ]
} }