add Benchmark (go) benchmark result for 32aea3ee689942eb6e1d56b18969c684b5f01d15

This commit is contained in:
github-action-benchmark 2024-01-02 16:39:43 +00:00
parent 922f4c9f5e
commit 22ddd87189

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = { window.BENCHMARK_DATA = {
"lastUpdate": 1704213545599, "lastUpdate": 1704213583612,
"repoUrl": "https://github.com/pomerium/pomerium", "repoUrl": "https://github.com/pomerium/pomerium",
"entries": { "entries": {
"Benchmark": [ "Benchmark": [
@ -91926,6 +91926,38 @@ window.BENCHMARK_DATA = {
"extra": "166 times\n4 procs" "extra": "166 times\n4 procs"
} }
] ]
},
{
"commit": {
"author": {
"name": "pomerium",
"username": "pomerium"
},
"committer": {
"name": "pomerium",
"username": "pomerium"
},
"id": "32aea3ee689942eb6e1d56b18969c684b5f01d15",
"message": "chore(deps): bump google.golang.org/api from 0.153.0 to 0.154.0",
"timestamp": "2024-01-01T15:41:41Z",
"url": "https://github.com/pomerium/pomerium/pull/4867/commits/32aea3ee689942eb6e1d56b18969c684b5f01d15"
},
"date": 1704213576757,
"tool": "go",
"benches": [
{
"name": "BenchmarkLoggedInUserAccess",
"value": 9334423,
"unit": "ns/op",
"extra": "126 times\n4 procs"
},
{
"name": "BenchmarkLoggedOutUserAccess",
"value": 6571805,
"unit": "ns/op",
"extra": "175 times\n4 procs"
}
]
} }
] ]
} }