RSpec performance testing matchers
Motivated by latest failures maintaing code speed, the rspec-benchmark aims to help you prevent code performance regressions. Having benchmarks folder is fine, but automation integrated with the test suite keeps your code even more honest when refactoring. Give it a try and let me have your thoughts!
Post a comment