Re: SYSTEMML-1451: Performance Regression Tests

2017-05-13 Thread Nakul Jindal
Hi Krishna, I think the intention is to compare the performance to previous versions of systemml. We can add a csv or excel file that contains performance info from previous versions to the repo and whena performance test is run, new numbers from the performance run can be added into that csv/exc

Some questions on Performance Test

2017-05-13 Thread Krishna Kalyan
Hello All, Question 1: Currently we have 5 backend modes. (standalone, hadoop, spark, hybrid and spark_hybrid) I would like to know if we need to have performance tests for all 5 backends + noticed that earlier we had perftests only for MapReduce and Spark Mode. https://github.com/apache/incubato