add Benchmark (go) benchmark result for 302c4d6ef782a1ecc0504caef5368403b6da4521

This commit is contained in:
github-action-benchmark 2023-10-01 16:31:58 +00:00
parent cdc573751d
commit 54914a26c4

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = { window.BENCHMARK_DATA = {
"lastUpdate": 1695915998471, "lastUpdate": 1696177918604,
"repoUrl": "https://github.com/pomerium/pomerium", "repoUrl": "https://github.com/pomerium/pomerium",
"entries": { "entries": {
"Benchmark": [ "Benchmark": [
@ -71250,6 +71250,38 @@ window.BENCHMARK_DATA = {
"extra": "100 times\n2 procs" "extra": "100 times\n2 procs"
} }
] ]
},
{
"commit": {
"author": {
"name": "pomerium",
"username": "pomerium"
},
"committer": {
"name": "pomerium",
"username": "pomerium"
},
"id": "302c4d6ef782a1ecc0504caef5368403b6da4521",
"message": "chore(deps): bump @babel/core from 7.17.0 to 7.23.0 in /ui",
"timestamp": "2023-10-01T15:14:17Z",
"url": "https://github.com/pomerium/pomerium/pull/4591/commits/302c4d6ef782a1ecc0504caef5368403b6da4521"
},
"date": 1696177910831,
"tool": "go",
"benches": [
{
"name": "BenchmarkLoggedInUserAccess",
"value": 16438968,
"unit": "ns/op",
"extra": "62 times\n2 procs"
},
{
"name": "BenchmarkLoggedOutUserAccess",
"value": 10740231,
"unit": "ns/op",
"extra": "100 times\n2 procs"
}
]
} }
] ]
} }