mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-30 15:00:51 +02:00
add Benchmark (go) benchmark result for 96f611aa69
This commit is contained in:
parent
83435a092a
commit
85b1a84149
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1733242873283,
|
||||
"lastUpdate": 1733257156076,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -131992,6 +131992,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "219 times\n4 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "96f611aa69cd2a458ef12db68df7116bdde7f648",
|
||||
"message": "envoy: enable extended connect",
|
||||
"timestamp": "2024-12-03T16:20:30Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/5387/commits/96f611aa69cd2a458ef12db68df7116bdde7f648"
|
||||
},
|
||||
"date": 1733257143760,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 8042682,
|
||||
"unit": "ns/op",
|
||||
"extra": "154 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 5287407,
|
||||
"unit": "ns/op",
|
||||
"extra": "237 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue