RubyGems Navigation menu

profilizer 0.2.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 校验和:

bc64247330925fe3f8c2b0d2f71f17fecab44d57e55514adf1c6dbe02e2a27cd

下载总量 3,263

这个版本 1,855

许可:

MIT

需要的 Ruby 版本: >= 2.3.0

链接: