alamb commented on PR #19792: URL: https://github.com/apache/datafusion/pull/19792#issuecomment-3756481418
``` group askalt_with_new_children_fast_path main ----- ---------------------------------- ---- query1 1.00 2.6±0.01µs ? ?/sec 14935.96 39.4±0.71ms ? ?/sec query2 1.00 3.3±0.06µs ? ?/sec 3184.28 10.4±0.14ms ? ?/sec query3 1.00 980.0±9.64ns ? ?/sec 15606.83 15.3±0.41ms ? ?/sec ``` That is pretty amazing (3000x-15000x performance improvement 👍 ) I am also testing sql_planner time using - https://github.com/apache/datafusion/pull/19838 -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
