add Benchmark (go) benchmark result for 48223dd15d

This commit is contained in:
github-action-benchmark 2022-10-21 19:53:09 +00:00
parent d790117e4a
commit 8287140c35

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = { window.BENCHMARK_DATA = {
"lastUpdate": 1666381731380, "lastUpdate": 1666381989870,
"repoUrl": "https://github.com/pomerium/pomerium", "repoUrl": "https://github.com/pomerium/pomerium",
"entries": { "entries": {
"Benchmark": [ "Benchmark": [
@ -15710,6 +15710,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": "48223dd15dfdd977d276c129f7fffd551fdce04d",
"message": "move directory providers",
"timestamp": "2022-10-21T01:28:54Z",
"url": "https://github.com/pomerium/pomerium/pull/3633/commits/48223dd15dfdd977d276c129f7fffd551fdce04d"
},
"date": 1666381989441,
"tool": "go",
"benches": [
{
"name": "BenchmarkLoggedInUserAccess",
"value": 12278104,
"unit": "ns/op",
"extra": "93 times\n2 procs"
},
{
"name": "BenchmarkLoggedOutUserAccess",
"value": 7631506,
"unit": "ns/op",
"extra": "157 times\n2 procs"
}
]
} }
] ]
} }