-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[JOSS Review]: Performance #6
Comments
Note: It is also mentioned in paper
and this is definitely a performance claim. Please follow the instructions commented above. microbenchmark script is the solution. The standard Laptop is also an ambiguous term. Please specify. |
Thanks for the suggestion! Yes, absolutely. Most of our computational work was actually to test the performance of the different methods. We will add a benchmark and include it, and clarify the run time statements. |
Dear authors, This is the last issue. Whenever you finish this work, I will finalize my review. Thank you for your great effort. |
Update regarding performance benchmarks: We will provide this in the upcoming days, including a comparison to cvx. Will ping you once done! |
We ran a comprehensive run time comparison now... Currently in the process of providing the result in a presentable format (and including it in the paper); sneak peak here: https://github.com/Leo-Simpson/c-lasso/tree/master/benchmark |
@muellsen does your output underpin the performance claims in the paper? Will you make a change in the paper? Please let me know, so I can re-compile it in the review page. |
@muellsen can you please, update your status of progress? Thank you. |
Happy New Year! Here is a heads-up. We updated the Paper.md and included a section on numerical benchmarks. We also finalized a README in the benchmark folder https://github.com/Leo-Simpson/c-lasso/tree/master/benchmark that shows the micro-benchmarks. We think, now our performance statements in the paper are backed up by these experiments now. |
seems okay. Thank you. I am now closing this issue. |
Due to paper submission in JOSS
There is an item in reviewing list that states
Since,
the paper does not directly include any performance claims, the README.md file includesIf this claim is current, please add a small micro-benchmark script that reports performances of implemented methods so people can reproduce the results and make comparisons.
The text was updated successfully, but these errors were encountered: