add Benchmark (go) benchmark result for 6f82707028f9b6ad02916672f208607826b94590

This commit is contained in:
github-action-benchmark 2023-09-07 15:37:50 +00:00
parent 16ffdd86de
commit cdcf7f5e04

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = { window.BENCHMARK_DATA = {
"lastUpdate": 1694100942111, "lastUpdate": 1694101070303,
"repoUrl": "https://github.com/pomerium/pomerium", "repoUrl": "https://github.com/pomerium/pomerium",
"entries": { "entries": {
"Benchmark": [ "Benchmark": [
@ -67274,6 +67274,38 @@ window.BENCHMARK_DATA = {
"extra": "103 times\n2 procs" "extra": "103 times\n2 procs"
} }
] ]
},
{
"commit": {
"author": {
"name": "pomerium",
"username": "pomerium"
},
"committer": {
"name": "pomerium",
"username": "pomerium"
},
"id": "6f82707028f9b6ad02916672f208607826b94590",
"message": "chore(deps-dev): bump eslint-plugin-react from 7.28.0 to 7.33.2 in /ui",
"timestamp": "2023-09-07T14:25:43Z",
"url": "https://github.com/pomerium/pomerium/pull/4514/commits/6f82707028f9b6ad02916672f208607826b94590"
},
"date": 1694101063659,
"tool": "go",
"benches": [
{
"name": "BenchmarkLoggedInUserAccess",
"value": 18650239,
"unit": "ns/op",
"extra": "60 times\n2 procs"
},
{
"name": "BenchmarkLoggedOutUserAccess",
"value": 12017681,
"unit": "ns/op",
"extra": "97 times\n2 procs"
}
]
} }
] ]
} }