kykrueger commented on PR #1847: URL: https://github.com/apache/systemds/pull/1847#issuecomment-1631118407
> if you enable statistics you can see the internal time use of the rand call, while extrapolating the time of transfer as the unreported time in the statistics. I hadn't realized that the statistics from systemds would do soo much of the work for me of separating what is taking time in the calls once all of the steps materialize together. I'd been putting thought into how to standardize comparison benchmarks between the APIs for tasks like this and set an example for later comparisons. However, I hadn't considered the statistics feature built into systemds for checking the time consumed at different steps. It would be worth a reconsideration for different python benchmarks in the future. As for the rebase, I'll get right to it -- 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