add Benchmark (go) benchmark result for 3483447c37

This commit is contained in:
github-action-benchmark 2024-08-15 15:00:37 +00:00
parent 15eb368a4b
commit 215396a860

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = { window.BENCHMARK_DATA = {
"lastUpdate": 1723680366726, "lastUpdate": 1723734037345,
"repoUrl": "https://github.com/pomerium/pomerium", "repoUrl": "https://github.com/pomerium/pomerium",
"entries": { "entries": {
"Benchmark": [ "Benchmark": [
@ -118170,6 +118170,42 @@ window.BENCHMARK_DATA = {
"extra": "174 times\n4 procs" "extra": "174 times\n4 procs"
} }
] ]
},
{
"commit": {
"author": {
"email": "dmishin@pomerium.com",
"name": "Denis Mishin",
"username": "wasaga"
},
"committer": {
"email": "noreply@github.com",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "3483447c370084b6329f7419144b8c74a9c55198",
"message": "ci: do not include timestamp into buildmeta (#5215)",
"timestamp": "2024-08-15T10:57:10-04:00",
"tree_id": "85abdcb9a069b82b6e12851877b694b172d01650",
"url": "https://github.com/pomerium/pomerium/commit/3483447c370084b6329f7419144b8c74a9c55198"
},
"date": 1723734019149,
"tool": "go",
"benches": [
{
"name": "BenchmarkLoggedInUserAccess",
"value": 8852807,
"unit": "ns/op",
"extra": "138 times\n4 procs"
},
{
"name": "BenchmarkLoggedOutUserAccess",
"value": 6519738,
"unit": "ns/op",
"extra": "195 times\n4 procs"
}
]
} }
] ]
} }