add Benchmark (go) benchmark result for ba3c543691

This commit is contained in:
github-action-benchmark 2023-11-03 20:25:35 +00:00
parent 9a7adf9fa0
commit 6804958039

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = { window.BENCHMARK_DATA = {
"lastUpdate": 1699042541198, "lastUpdate": 1699043135752,
"repoUrl": "https://github.com/pomerium/pomerium", "repoUrl": "https://github.com/pomerium/pomerium",
"entries": { "entries": {
"Benchmark": [ "Benchmark": [
@ -78274,6 +78274,38 @@ window.BENCHMARK_DATA = {
"extra": "123 times\n2 procs" "extra": "123 times\n2 procs"
} }
] ]
},
{
"commit": {
"author": {
"name": "pomerium",
"username": "pomerium"
},
"committer": {
"name": "pomerium",
"username": "pomerium"
},
"id": "ba3c54369106b75a1742aaaef473e205c83ca3b4",
"message": "core/config: refactor file watcher",
"timestamp": "2023-11-03T17:13:33Z",
"url": "https://github.com/pomerium/pomerium/pull/4702/commits/ba3c54369106b75a1742aaaef473e205c83ca3b4"
},
"date": 1699043125953,
"tool": "go",
"benches": [
{
"name": "BenchmarkLoggedInUserAccess",
"value": 18606365,
"unit": "ns/op",
"extra": "62 times\n2 procs"
},
{
"name": "BenchmarkLoggedOutUserAccess",
"value": 12088775,
"unit": "ns/op",
"extra": "100 times\n2 procs"
}
]
} }
] ]
} }