add Benchmark (go) benchmark result for 9758b29260199196b6dd552fa0ec5a14536128e4

This commit is contained in:
github-action-benchmark 2024-08-27 00:03:58 +00:00
parent 0e0e13e622
commit 055558a888

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = { window.BENCHMARK_DATA = {
"lastUpdate": 1724710578803, "lastUpdate": 1724717038666,
"repoUrl": "https://github.com/pomerium/pomerium", "repoUrl": "https://github.com/pomerium/pomerium",
"entries": { "entries": {
"Benchmark": [ "Benchmark": [
@ -120730,6 +120730,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": "9758b29260199196b6dd552fa0ec5a14536128e4",
"message": "New integration test fixtures",
"timestamp": "2024-08-26T17:30:21Z",
"url": "https://github.com/pomerium/pomerium/pull/5233/commits/9758b29260199196b6dd552fa0ec5a14536128e4"
},
"date": 1724717027212,
"tool": "go",
"benches": [
{
"name": "BenchmarkLoggedInUserAccess",
"value": 10073282,
"unit": "ns/op",
"extra": "100 times\n4 procs"
},
{
"name": "BenchmarkLoggedOutUserAccess",
"value": 6936347,
"unit": "ns/op",
"extra": "174 times\n4 procs"
}
]
} }
] ]
} }