RubyGems Navigation menu

profilizer 0.1.0

Some times we need to test in development how long our methods execute, how much memery code consumes, how many objects it allocates. What if we don't want to touch the code a lot and just like kind of a decorator that will log profile info into the console. This gem helps to do it in one line of code.

Gemfile:
= 複製 已複製

安裝:
=

版本列表:

  1. 0.2.0 - April 05, 2020 (9.5 KB)
  2. 0.1.0 - April 02, 2020 (9.0 KB)

Runtime 相依性套件 (1):

ruby2_keywords ~> 0.0.2

擁有者:

推送者:

作者:

  • Dzmitry Kremez

SHA 256 總和檢查碼:

= 複製 已複製

總下載次數 3,334

這個版本 1,437

授權:

MIT

Ruby 版本需求: >= 2.3.0

相關連結: