[ruby-talk:444028] [ANN] minitest-stackprofit 1.0.1 Released

minitest-stackprofit version 1.0.1 has been released!

* home: <https://github.com/seattlerb/minitest-stackprofit&gt;
* rdoc: <http://docs.seattlerb.org/minitest-stackprofit&gt;

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)

···

______________________________________________
ruby-talk mailing list -- ruby-talk@ml.ruby-lang.org
To unsubscribe send an email to ruby-talk-leave@ml.ruby-lang.org
ruby-talk info -- Info | ruby-talk@ml.ruby-lang.org - ml.ruby-lang.org