ywcb00 opened a new pull request #1321: URL: https://github.com/apache/systemds/pull/1321
Hi, This PR adds the functionality of collecting, aggregating, and displaying statistics of the federated workers. The following statistics are considered: * all the cache statistics * garbage collection statistics * heavy hitters * JIT times I introduced a new dml option _fedStats_ (similar to the existing _stats_ option) to enable the creation of federated statistics. To better seperate the federated statistics from the local statistics, I created a new class _FederatedStatistics_. Thanks for review :) -- 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. For queries about this service, please contact Infrastructure at: [email protected]
