alamb commented on PR #1435:
URL: 
https://github.com/apache/datafusion-sqlparser-rs/pull/1435#issuecomment-2500845800

   > Thanks, looks great. I think 15% degradation is fully worth it (and might 
be gained back if someone looks at optimizing sqlparser-rs) :)
   
   Yeah, I was looking at the flamegraph and there are a bunch of obvious 
things to improve performance (like changing `next_token` not to copy each 
token)


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