minitest-stackprofit version 1.0.1 has been released!
Published 2022-12-05 @ 12:27
A minitest plugin that runs your tests and outputs a stackprof profile. This lets you quickly and easily determine the bottlenecks in your code under test!
- Make it right. (test first)
- Make it work. (get to green)
- Make it fast. (optimize)
Changes:
1.0.1 / 2022-12-05
-
1 bug fix:
- Fixed plugin method names. (lcreid)
- home: https://github.com/seattlerb/minitest-stackprofit
- rdoc: http://docs.seattlerb.org/minitest-stackprofit