add Benchmark (go) benchmark result for 63bebc65c1

This commit is contained in:
github-action-benchmark 2023-12-07 16:45:04 +00:00
parent 95c6411bd3
commit 6e60c57737

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = { window.BENCHMARK_DATA = {
"lastUpdate": 1701967491330, "lastUpdate": 1701967504444,
"repoUrl": "https://github.com/pomerium/pomerium", "repoUrl": "https://github.com/pomerium/pomerium",
"entries": { "entries": {
"Benchmark": [ "Benchmark": [
@ -86090,6 +86090,38 @@ window.BENCHMARK_DATA = {
"extra": "164 times\n4 procs" "extra": "164 times\n4 procs"
} }
] ]
},
{
"commit": {
"author": {
"name": "pomerium",
"username": "pomerium"
},
"committer": {
"name": "pomerium",
"username": "pomerium"
},
"id": "63bebc65c116d98cdd6bcd4503685c3a761004c0",
"message": "chore(deps): bump golang from 1.21.4-bookworm to 1.21.5-bookworm",
"timestamp": "2023-12-07T14:56:56Z",
"url": "https://github.com/pomerium/pomerium/pull/4828/commits/63bebc65c116d98cdd6bcd4503685c3a761004c0"
},
"date": 1701967497653,
"tool": "go",
"benches": [
{
"name": "BenchmarkLoggedInUserAccess",
"value": 11135453,
"unit": "ns/op",
"extra": "100 times\n4 procs"
},
{
"name": "BenchmarkLoggedOutUserAccess",
"value": 6825409,
"unit": "ns/op",
"extra": "166 times\n4 procs"
}
]
} }
] ]
} }