add Benchmark (go) benchmark result for 2ddd3953cd

This commit is contained in:
github-action-benchmark 2022-06-29 15:17:32 +00:00
parent 2d6620fd57
commit 0079c7d503

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = { window.BENCHMARK_DATA = {
"lastUpdate": 1656348111166, "lastUpdate": 1656515852076,
"repoUrl": "https://github.com/pomerium/pomerium", "repoUrl": "https://github.com/pomerium/pomerium",
"entries": { "entries": {
"Benchmark": [ "Benchmark": [
@ -950,6 +950,38 @@ window.BENCHMARK_DATA = {
"extra": "138 times\n2 procs" "extra": "138 times\n2 procs"
} }
] ]
},
{
"commit": {
"author": {
"name": "pomerium",
"username": "pomerium"
},
"committer": {
"name": "pomerium",
"username": "pomerium"
},
"id": "2ddd3953cd7a3a92cc55fbe697b342795d87071b",
"message": "add metrics aggregation",
"timestamp": "2022-06-29T11:17:26Z",
"url": "https://github.com/pomerium/pomerium/pull/3452/commits/2ddd3953cd7a3a92cc55fbe697b342795d87071b"
},
"date": 1656515851673,
"tool": "go",
"benches": [
{
"name": "BenchmarkLoggedInUserAccess",
"value": 14901779,
"unit": "ns/op",
"extra": "84 times\n2 procs"
},
{
"name": "BenchmarkLoggedOutUserAccess",
"value": 8473605,
"unit": "ns/op",
"extra": "142 times\n2 procs"
}
]
} }
] ]
} }