add Benchmark (go) benchmark result for ea96c2c66b

This commit is contained in:
github-action-benchmark 2023-11-16 18:39:40 +00:00
parent 3b71f0e304
commit 7510e319be

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = { window.BENCHMARK_DATA = {
"lastUpdate": 1700159978647, "lastUpdate": 1700159980696,
"repoUrl": "https://github.com/pomerium/pomerium", "repoUrl": "https://github.com/pomerium/pomerium",
"entries": { "entries": {
"Benchmark": [ "Benchmark": [
@ -81234,6 +81234,38 @@ window.BENCHMARK_DATA = {
"extra": "186 times\n4 procs" "extra": "186 times\n4 procs"
} }
] ]
},
{
"commit": {
"author": {
"name": "pomerium",
"username": "pomerium"
},
"committer": {
"name": "pomerium",
"username": "pomerium"
},
"id": "ea96c2c66b439558c1e60c6f1ebc25d17d11c2d6",
"message": "ci: use built-in github release notes generator",
"timestamp": "2023-11-15T12:00:13Z",
"url": "https://github.com/pomerium/pomerium/pull/4755/commits/ea96c2c66b439558c1e60c6f1ebc25d17d11c2d6"
},
"date": 1700159973450,
"tool": "go",
"benches": [
{
"name": "BenchmarkLoggedInUserAccess",
"value": 11174939,
"unit": "ns/op",
"extra": "100 times\n4 procs"
},
{
"name": "BenchmarkLoggedOutUserAccess",
"value": 6945400,
"unit": "ns/op",
"extra": "168 times\n4 procs"
}
]
} }
] ]
} }