mboehm7 commented on PR #2299: URL: https://github.com/apache/systemds/pull/2299#issuecomment-3148518095
Thanks for sharing theses experimental results @sandrathena. The results look good and are absolutely in the range what we would expect - the core rowcumsum is slightly faster because of sequential access to the row-major layout, and the rewrite avoids the costly transpose. -- 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: dev-unsubscr...@systemds.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org