add Benchmark (go) benchmark result for e379e24c6b

This commit is contained in:
github-action-benchmark 2022-10-19 15:20:35 +00:00
parent e362f434bc
commit 9fda21d01b

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = { window.BENCHMARK_DATA = {
"lastUpdate": 1666192668219, "lastUpdate": 1666192835374,
"repoUrl": "https://github.com/pomerium/pomerium", "repoUrl": "https://github.com/pomerium/pomerium",
"entries": { "entries": {
"Benchmark": [ "Benchmark": [
@ -15274,6 +15274,38 @@ window.BENCHMARK_DATA = {
"extra": "157 times\n2 procs" "extra": "157 times\n2 procs"
} }
] ]
},
{
"commit": {
"author": {
"name": "pomerium",
"username": "pomerium"
},
"committer": {
"name": "pomerium",
"username": "pomerium"
},
"id": "e379e24c6baf30560cd77bbdb260135cff901b79",
"message": "fileutil: update watcher to use fsnotify and polling (#3663)",
"timestamp": "2022-10-18T12:23:58Z",
"url": "https://github.com/pomerium/pomerium/pull/3685/commits/e379e24c6baf30560cd77bbdb260135cff901b79"
},
"date": 1666192834470,
"tool": "go",
"benches": [
{
"name": "BenchmarkLoggedInUserAccess",
"value": 13800816,
"unit": "ns/op",
"extra": "93 times\n2 procs"
},
{
"name": "BenchmarkLoggedOutUserAccess",
"value": 8562566,
"unit": "ns/op",
"extra": "142 times\n2 procs"
}
]
} }
] ]
} }