add Benchmark (go) benchmark result for 99645de8fc

This commit is contained in:
github-action-benchmark 2023-03-15 19:59:45 +00:00
parent 9885c8ddcd
commit d11b8c3a46

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = { window.BENCHMARK_DATA = {
"lastUpdate": 1678909899011, "lastUpdate": 1678910385413,
"repoUrl": "https://github.com/pomerium/pomerium", "repoUrl": "https://github.com/pomerium/pomerium",
"entries": { "entries": {
"Benchmark": [ "Benchmark": [
@ -38482,6 +38482,38 @@ window.BENCHMARK_DATA = {
"extra": "153 times\n2 procs" "extra": "153 times\n2 procs"
} }
] ]
},
{
"commit": {
"author": {
"name": "pomerium",
"username": "pomerium"
},
"committer": {
"name": "pomerium",
"username": "pomerium"
},
"id": "99645de8fc32b082067debdcf253ebdb5f613069",
"message": "ci: build version branch images",
"timestamp": "2023-03-15T16:15:03Z",
"url": "https://github.com/pomerium/pomerium/pull/4062/commits/99645de8fc32b082067debdcf253ebdb5f613069"
},
"date": 1678910384960,
"tool": "go",
"benches": [
{
"name": "BenchmarkLoggedInUserAccess",
"value": 12754022,
"unit": "ns/op",
"extra": "92 times\n2 procs"
},
{
"name": "BenchmarkLoggedOutUserAccess",
"value": 7886227,
"unit": "ns/op",
"extra": "150 times\n2 procs"
}
]
} }
] ]
} }