ffd7245e54
Benchmarks indicate that malloc accounts for a significant amount of the runtime of queries. The message buffer accounts for ~half of that (the other being channels), and this change should eliminate it. |
||
---|---|---|
.. | ||
types | ||
main.rs | ||
parse.rs | ||
runtime.rs |