Clarify titles for TCP connect latency

This commit is contained in:
Ruihan Li 2025-01-08 10:20:04 +08:00 committed by Tate, Hongliang Tian
parent 519445078b
commit c9e8666267
2 changed files with 4 additions and 4 deletions

View File

@ -8,9 +8,9 @@
"result_index": 6
},
"chart": {
"title": "[TCP sockets] The latency of connect",
"title": "[TCP sockets] The latency of connect (loopback)",
"description": "lat_connect",
"unit": "\u00b5s",
"legend": "Average TCP connection latency on {system}"
}
}
}

View File

@ -8,9 +8,9 @@
"result_index": 6
},
"chart": {
"title": "[TCP sockets] The latency of connect",
"title": "[TCP sockets] The latency of connect (virtio-net)",
"description": "lat_connect",
"unit": "\u00b5s",
"legend": "Average TCP connection latency on {system}"
}
}
}