perf(cmpp): reserve transport for inbound submit

This commit is contained in:
hectorzhao
2026-08-20 18:23:01 +08:00
parent 6708f1f7c5
commit 229a0b28fd
10 changed files with 61 additions and 9 deletions
+9 -3
View File
@@ -360,7 +360,7 @@
"name": "Server",
"kind": "type",
"file": "server.go",
"sha256": "aa919bb151d551a47e1c3fc1191fdd90ee9757f58ef10a718000ff4e8961e4d3"
"sha256": "405e6bca394e2990f7fca11eda9ba45f1915a33f64e1321a4fa63f292e191b88"
},
{
"name": "boundedSubmitWindow",
@@ -564,7 +564,7 @@
"name": "submit",
"kind": "func",
"file": "submit.go",
"sha256": "b541d2c1d7e5592a6b8ad213d0cdbb81fcc98702023f1d5a4d35207476767ae7"
"sha256": "84c47d59444bf475d416dc9d1cb556b4257b8bd6d453773e01215ab568dc4963"
},
{
"name": "submitRequest",
@@ -612,7 +612,13 @@
"name": "post",
"kind": "func",
"file": "transport.go",
"sha256": "7982e33b65432936ef97e85357e662a1547c4a93a9852f145127b74ab50609c3"
"sha256": "e4debafbce512419600840f4b8e6ddf8b32ad54b674e3a86f42aea43ea195efc"
},
{
"name": "postWithClient",
"kind": "func",
"file": "transport.go",
"sha256": "0d98d43b9d8ebdb9cf0e0adf726f7af70fd771b2fbfdf7f6c47ebb0c529a4116"
},
{
"name": "remoteIP",