kykrueger opened a new pull request, #1847:
URL: https://github.com/apache/systemds/pull/1847

   This PR is for adding reusable benchmarking scripts initially discussed at 
the following link:
   https://issues.apache.org/jira/browse/SYSTEMDS-2834
   
   Implementation requirements have yet to be finalized, but the initial 
requirements may be summarized as benchmarks for:
   
   - [ ] loading csv/binary data with DML scripts
   - [ ] loading csv/binary data with the read command of the python api
   - [ ] loading csv/binary data to a frame from a pandas dataframe
   - [ ] loading csv/binary data to a matrix from a numpy array
   
   
   The purpose is to evaluate the additional cost of loading data of the python 
api-calls.
   
   
   


-- 
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

Reply via email to