alamb commented on PR #14697:
URL: https://github.com/apache/datafusion/pull/14697#issuecomment-2661398431

   BTW I got a flamegraph of this run while using
   
   ```shell
   andrewlamb@Andrews-MacBook-Pro-2:~/Software/datafusion$ sudo flamegraph -- 
target/release/deps/repeat-f851d6dc5c039e6c --bench times/repeat_large_string
   ```
   
   Here it is in case you are interested:
   
   
   <img width="1192" alt="Screenshot 2025-02-16 at 6 44 37 AM" 
src="https://github.com/user-attachments/assets/a2fc2e63-eefb-4026-8dd8-c2ac7b2054b9";
 />
   
   While there is some malloc/free that shows up a lot of the time is spent 
copying the strings which makes sense
   


-- 
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