avantgardnerio commented on PR #7192: URL: https://github.com/apache/arrow-datafusion/pull/7192#issuecomment-1673477882
Initial results (baseline) for `should_perform_well_on_realistic_data` on `bbc3b2f62efec3d41d0e48bf05988e9836d643a6`: 1. debug: `Aggregated 100000 records in 363.2565ms` 2. release: `Aggregated 100000 records in 41.484667ms` So `275,000 records/sec` debug or `2,400,000rps` release... -- 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]
