add Benchmark (go) benchmark result for bfd7cf73b3

This commit is contained in:
github-action-benchmark 2024-11-05 00:10:33 +00:00
parent 61ffc19185
commit 8bc19670c2

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = { window.BENCHMARK_DATA = {
"lastUpdate": 1730764619631, "lastUpdate": 1730765433345,
"repoUrl": "https://github.com/pomerium/pomerium", "repoUrl": "https://github.com/pomerium/pomerium",
"entries": { "entries": {
"Benchmark": [ "Benchmark": [
@ -128950,6 +128950,38 @@ window.BENCHMARK_DATA = {
"extra": "192 times\n4 procs" "extra": "192 times\n4 procs"
} }
] ]
},
{
"commit": {
"author": {
"name": "pomerium",
"username": "pomerium"
},
"committer": {
"name": "pomerium",
"username": "pomerium"
},
"id": "bfd7cf73b3076d2fa7c89ac396945047820a5f9c",
"message": "New integration test fixtures",
"timestamp": "2024-11-04T00:37:05Z",
"url": "https://github.com/pomerium/pomerium/pull/5233/commits/bfd7cf73b3076d2fa7c89ac396945047820a5f9c"
},
"date": 1730765420724,
"tool": "go",
"benches": [
{
"name": "BenchmarkLoggedInUserAccess",
"value": 8840062,
"unit": "ns/op",
"extra": "136 times\n4 procs"
},
{
"name": "BenchmarkLoggedOutUserAccess",
"value": 6122444,
"unit": "ns/op",
"extra": "200 times\n4 procs"
}
]
} }
] ]
} }