add Benchmark (go) benchmark result for 6ed5752fa5

This commit is contained in:
github-action-benchmark 2024-08-22 23:40:49 +00:00
parent c5a08aaf39
commit c5fef6b40b

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = { window.BENCHMARK_DATA = {
"lastUpdate": 1724364972826, "lastUpdate": 1724370049427,
"repoUrl": "https://github.com/pomerium/pomerium", "repoUrl": "https://github.com/pomerium/pomerium",
"entries": { "entries": {
"Benchmark": [ "Benchmark": [
@ -120010,6 +120010,38 @@ window.BENCHMARK_DATA = {
"extra": "186 times\n4 procs" "extra": "186 times\n4 procs"
} }
] ]
},
{
"commit": {
"author": {
"name": "pomerium",
"username": "pomerium"
},
"committer": {
"name": "pomerium",
"username": "pomerium"
},
"id": "6ed5752fa59faaf71e76da4ef825390b6e37740b",
"message": "New integration test fixtures",
"timestamp": "2024-08-22T20:18:21Z",
"url": "https://github.com/pomerium/pomerium/pull/5233/commits/6ed5752fa59faaf71e76da4ef825390b6e37740b"
},
"date": 1724370038544,
"tool": "go",
"benches": [
{
"name": "BenchmarkLoggedInUserAccess",
"value": 10705070,
"unit": "ns/op",
"extra": "100 times\n4 procs"
},
{
"name": "BenchmarkLoggedOutUserAccess",
"value": 7090952,
"unit": "ns/op",
"extra": "169 times\n4 procs"
}
]
} }
] ]
} }