add Benchmark (go) benchmark result for c4751c712d

This commit is contained in:
github-action-benchmark 2023-06-15 11:46:02 +00:00
parent d4246dae9a
commit 93fc5549f0

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = { window.BENCHMARK_DATA = {
"lastUpdate": 1686829500983, "lastUpdate": 1686829562307,
"repoUrl": "https://github.com/pomerium/pomerium", "repoUrl": "https://github.com/pomerium/pomerium",
"entries": { "entries": {
"Benchmark": [ "Benchmark": [
@ -49306,6 +49306,38 @@ window.BENCHMARK_DATA = {
"extra": "121 times\n2 procs" "extra": "121 times\n2 procs"
} }
] ]
},
{
"commit": {
"author": {
"name": "pomerium",
"username": "pomerium"
},
"committer": {
"name": "pomerium",
"username": "pomerium"
},
"id": "c4751c712dd1be085e5651ac9cf89b9312059b9e",
"message": "chore(deps): bump golangci/golangci-lint-action from 3.5.0 to 3.6.0",
"timestamp": "2023-06-14T13:08:50Z",
"url": "https://github.com/pomerium/pomerium/pull/4238/commits/c4751c712dd1be085e5651ac9cf89b9312059b9e"
},
"date": 1686829561287,
"tool": "go",
"benches": [
{
"name": "BenchmarkLoggedInUserAccess",
"value": 15851572,
"unit": "ns/op",
"extra": "81 times\n2 procs"
},
{
"name": "BenchmarkLoggedOutUserAccess",
"value": 10813184,
"unit": "ns/op",
"extra": "100 times\n2 procs"
}
]
} }
] ]
} }