erratic-pattern opened a new pull request, #10454:
URL: https://github.com/apache/datafusion/pull/10454

   Just a small refactor that should, in theory, reduce string allocations and 
thus benefit concurrent throughput by reducing allocator lock contention. 
However, when running concurrency benchmarks on my M3 Max I only saw a minor 
improvement in InfluxDB (about 40 additional queries per second with 3 threads).
   
   I don't have any strong opinion on whether or not this should be merged in, 
but I might as well submit it as a PR. 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org
For additional commands, e-mail: github-h...@datafusion.apache.org

Reply via email to