add Benchmark (go) benchmark result for 9cc3ee52a0

This commit is contained in:
github-action-benchmark 2023-06-16 16:56:47 +00:00
parent 0fccb258c9
commit e611e8a4a8

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = { window.BENCHMARK_DATA = {
"lastUpdate": 1686934522963, "lastUpdate": 1686934607501,
"repoUrl": "https://github.com/pomerium/pomerium", "repoUrl": "https://github.com/pomerium/pomerium",
"entries": { "entries": {
"Benchmark": [ "Benchmark": [
@ -50662,6 +50662,38 @@ window.BENCHMARK_DATA = {
"extra": "122 times\n2 procs" "extra": "122 times\n2 procs"
} }
] ]
},
{
"commit": {
"author": {
"name": "pomerium",
"username": "pomerium"
},
"committer": {
"name": "pomerium",
"username": "pomerium"
},
"id": "9cc3ee52a0770bf499ab4ca6d398aee9904b8291",
"message": "chore(deps): bump @emotion/styled from 11.6.0 to 11.11.0 in /ui",
"timestamp": "2023-06-16T16:39:07Z",
"url": "https://github.com/pomerium/pomerium/pull/4277/commits/9cc3ee52a0770bf499ab4ca6d398aee9904b8291"
},
"date": 1686934606587,
"tool": "go",
"benches": [
{
"name": "BenchmarkLoggedInUserAccess",
"value": 20159607,
"unit": "ns/op",
"extra": "60 times\n2 procs"
},
{
"name": "BenchmarkLoggedOutUserAccess",
"value": 13002133,
"unit": "ns/op",
"extra": "93 times\n2 procs"
}
]
} }
] ]
} }