add Benchmark (go) benchmark result for 79ba9fcf52

This commit is contained in:
github-action-benchmark 2024-08-22 21:38:40 +00:00
parent a52833b2a0
commit eed0740d16

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = { window.BENCHMARK_DATA = {
"lastUpdate": 1724361101937, "lastUpdate": 1724362720521,
"repoUrl": "https://github.com/pomerium/pomerium", "repoUrl": "https://github.com/pomerium/pomerium",
"entries": { "entries": {
"Benchmark": [ "Benchmark": [
@ -119914,6 +119914,38 @@ window.BENCHMARK_DATA = {
"extra": "170 times\n4 procs" "extra": "170 times\n4 procs"
} }
] ]
},
{
"commit": {
"author": {
"name": "pomerium",
"username": "pomerium"
},
"committer": {
"name": "pomerium",
"username": "pomerium"
},
"id": "79ba9fcf52fa2593640e7f1744208af2586607fe",
"message": "New integration test fixtures",
"timestamp": "2024-08-22T20:18:21Z",
"url": "https://github.com/pomerium/pomerium/pull/5233/commits/79ba9fcf52fa2593640e7f1744208af2586607fe"
},
"date": 1724362709007,
"tool": "go",
"benches": [
{
"name": "BenchmarkLoggedInUserAccess",
"value": 9471426,
"unit": "ns/op",
"extra": "121 times\n4 procs"
},
{
"name": "BenchmarkLoggedOutUserAccess",
"value": 6311617,
"unit": "ns/op",
"extra": "184 times\n4 procs"
}
]
} }
] ]
} }