add Benchmark (go) benchmark result for be58571d91

This commit is contained in:
github-action-benchmark 2023-11-16 03:59:10 +00:00
parent 09c8d9e3c7
commit 2eb8470155

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = { window.BENCHMARK_DATA = {
"lastUpdate": 1700085997908, "lastUpdate": 1700107150366,
"repoUrl": "https://github.com/pomerium/pomerium", "repoUrl": "https://github.com/pomerium/pomerium",
"entries": { "entries": {
"Benchmark": [ "Benchmark": [
@ -81166,6 +81166,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": "be58571d9114cc841c25fa8848f195d61aaceea0",
"message": "ci: use built-in github release notes generator",
"timestamp": "2023-11-15T12:00:13Z",
"url": "https://github.com/pomerium/pomerium/pull/4754/commits/be58571d9114cc841c25fa8848f195d61aaceea0"
},
"date": 1700107144715,
"tool": "go",
"benches": [
{
"name": "BenchmarkLoggedInUserAccess",
"value": 11873458,
"unit": "ns/op",
"extra": "92 times\n4 procs"
},
{
"name": "BenchmarkLoggedOutUserAccess",
"value": 6915805,
"unit": "ns/op",
"extra": "170 times\n4 procs"
}
]
} }
] ]
} }