Enable mysql
,opentsdb
, postgre
, http
tcp no_delay by default
#2528
Labels
C-enhancement
Category Enhancements
What type of enhancement is this?
Performance
What does the enhancement do?
As mentioned in #2527, Enable Tcp no_delay is faster ~100x than disable.
greptimedb/src/servers/src/opentsdb.rs
Lines 77 to 98 in 201acd1
Consider calling
set_nodelay
onTcpStream
as did in AddrIncomingImplementation challenges
No response
The text was updated successfully, but these errors were encountered: