Files
scylladb/transport
Avi Kivity a9a3b47781 Merge "Optimize CQL query parameters" from Pekka
"This series optimizes CQL query parameter handling by avoiding memory
allocation and copies where possible. I have only tested with the POSIX
stack and have not seen performance difference in cassandra-stress
because Linux networking dominates the profiles. The optimizations
should improve things with DPDK, though, because the
cql_server::read_query_options() hotspot is effectively eliminated."
2015-08-24 09:19:56 +03:00
..