rvlib icon indicating copy to clipboard operation
rvlib copied to clipboard

Add `asv` benchmarks to rvlib

Open mmcky opened this issue 8 years ago • 4 comments

@danielcsaba I just setup asv for QuantEcon.py and it might be a good idea to setup asv for rvlib given it is a package about performance. It would allow you to track performance of some test cases over . Happy to collaborate on this with you.

https://github.com/spacetelescope/asv

mmcky avatar Nov 23 '16 05:11 mmcky

@mmcky sorry for the delayed response. Sure, sounds good. Should we try and figure out the issues with the package first or would it make sense to go ahead with this in any case?

danielcsaba avatar Dec 20 '16 23:12 danielcsaba

@danielcsaba I think one one of the benefits of performance tracking is to observe regressions and improvements in execution timing as an additional metric to assist in the development process. But if you would like to focus on development of rvlib that is fine too -- I can setup asv but I would need some good test cases.

mmcky avatar Dec 21 '16 19:12 mmcky

I might not be able to get to this in the next couple of weeks. Perhaps we can set this up in January.

mmcky avatar Dec 21 '16 23:12 mmcky

Hi Matt, sounds good to me. I'll get some test cases in the meantime. Thanks for the help.

danielcsaba avatar Dec 22 '16 07:12 danielcsaba