add Benchmark (go) benchmark result for 09720911cb

This commit is contained in:
github-action-benchmark 2023-10-04 23:00:19 +00:00
parent 339f25cdcd
commit 535db81d3e

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = { window.BENCHMARK_DATA = {
"lastUpdate": 1696460330862, "lastUpdate": 1696460419722,
"repoUrl": "https://github.com/pomerium/pomerium", "repoUrl": "https://github.com/pomerium/pomerium",
"entries": { "entries": {
"Benchmark": [ "Benchmark": [
@ -73006,6 +73006,38 @@ window.BENCHMARK_DATA = {
"extra": "128 times\n2 procs" "extra": "128 times\n2 procs"
} }
] ]
},
{
"commit": {
"author": {
"name": "pomerium",
"username": "pomerium"
},
"committer": {
"name": "pomerium",
"username": "pomerium"
},
"id": "09720911cb97b27876ae1856edb9f7e17a7bc7f5",
"message": "chore(deps): bump @babel/core from 7.17.0 to 7.23.0 in /ui",
"timestamp": "2023-10-04T14:12:42Z",
"url": "https://github.com/pomerium/pomerium/pull/4591/commits/09720911cb97b27876ae1856edb9f7e17a7bc7f5"
},
"date": 1696460406284,
"tool": "go",
"benches": [
{
"name": "BenchmarkLoggedInUserAccess",
"value": 16132308,
"unit": "ns/op",
"extra": "79 times\n2 procs"
},
{
"name": "BenchmarkLoggedOutUserAccess",
"value": 10718689,
"unit": "ns/op",
"extra": "108 times\n2 procs"
}
]
} }
] ]
} }