add Benchmark (go) benchmark result for 8e6de20603d091a4a826b619271425f052e8d42c

This commit is contained in:
github-action-benchmark 2024-03-05 21:03:27 +00:00
parent d714f4df4d
commit 1db5e621aa

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = { window.BENCHMARK_DATA = {
"lastUpdate": 1709672587495, "lastUpdate": 1709672607778,
"repoUrl": "https://github.com/pomerium/pomerium", "repoUrl": "https://github.com/pomerium/pomerium",
"entries": { "entries": {
"Benchmark": [ "Benchmark": [
@ -99642,6 +99642,38 @@ window.BENCHMARK_DATA = {
"extra": "202 times\n4 procs" "extra": "202 times\n4 procs"
} }
] ]
},
{
"commit": {
"author": {
"name": "pomerium",
"username": "pomerium"
},
"committer": {
"name": "pomerium",
"username": "pomerium"
},
"id": "8e6de20603d091a4a826b619271425f052e8d42c",
"message": "chore(deps): bump google.golang.org/api from 0.161.0 to 0.168.0",
"timestamp": "2024-03-05T10:46:42Z",
"url": "https://github.com/pomerium/pomerium/pull/5010/commits/8e6de20603d091a4a826b619271425f052e8d42c"
},
"date": 1709672599566,
"tool": "go",
"benches": [
{
"name": "BenchmarkLoggedInUserAccess",
"value": 8726596,
"unit": "ns/op",
"extra": "136 times\n4 procs"
},
{
"name": "BenchmarkLoggedOutUserAccess",
"value": 5929972,
"unit": "ns/op",
"extra": "200 times\n4 procs"
}
]
} }
] ]
} }