add Benchmark (go) benchmark result for dc066f7ae8

This commit is contained in:
github-action-benchmark 2023-03-13 17:02:38 +00:00
parent 5cbbf9d0a3
commit 49e727e948

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = { window.BENCHMARK_DATA = {
"lastUpdate": 1678726929538, "lastUpdate": 1678726957994,
"repoUrl": "https://github.com/pomerium/pomerium", "repoUrl": "https://github.com/pomerium/pomerium",
"entries": { "entries": {
"Benchmark": [ "Benchmark": [
@ -37714,6 +37714,38 @@ window.BENCHMARK_DATA = {
"extra": "139 times\n2 procs" "extra": "139 times\n2 procs"
} }
] ]
},
{
"commit": {
"author": {
"name": "pomerium",
"username": "pomerium"
},
"committer": {
"name": "pomerium",
"username": "pomerium"
},
"id": "dc066f7ae81095b8d8400ce7576f81b25485d19e",
"message": "chore(deps): bump actions/cache from 3.2.6 to 3.3.1",
"timestamp": "2023-03-13T14:51:20Z",
"url": "https://github.com/pomerium/pomerium/pull/4054/commits/dc066f7ae81095b8d8400ce7576f81b25485d19e"
},
"date": 1678726956131,
"tool": "go",
"benches": [
{
"name": "BenchmarkLoggedInUserAccess",
"value": 15114981,
"unit": "ns/op",
"extra": "93 times\n2 procs"
},
{
"name": "BenchmarkLoggedOutUserAccess",
"value": 8974516,
"unit": "ns/op",
"extra": "127 times\n2 procs"
}
]
} }
] ]
} }