add Benchmark (go) benchmark result for 6b5ac308c7d3f244de77f4606bac4a50c9216696

This commit is contained in:
github-action-benchmark 2023-06-16 18:33:38 +00:00
parent d8b4fe823a
commit 341a8f607b

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = { window.BENCHMARK_DATA = {
"lastUpdate": 1686940384891, "lastUpdate": 1686940418359,
"repoUrl": "https://github.com/pomerium/pomerium", "repoUrl": "https://github.com/pomerium/pomerium",
"entries": { "entries": {
"Benchmark": [ "Benchmark": [
@ -52750,6 +52750,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": "6b5ac308c7d3f244de77f4606bac4a50c9216696",
"message": "chore(deps-dev): bump eslint-plugin-react from 7.28.0 to 7.32.2 in /ui",
"timestamp": "2023-06-16T16:39:07Z",
"url": "https://github.com/pomerium/pomerium/pull/4298/commits/6b5ac308c7d3f244de77f4606bac4a50c9216696"
},
"date": 1686940417280,
"tool": "go",
"benches": [
{
"name": "BenchmarkLoggedInUserAccess",
"value": 14026953,
"unit": "ns/op",
"extra": "84 times\n2 procs"
},
{
"name": "BenchmarkLoggedOutUserAccess",
"value": 8641618,
"unit": "ns/op",
"extra": "132 times\n2 procs"
}
]
} }
] ]
} }