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.5KB)
  2. 0.1.0 - April 02, 2020 (9KB)

所有者:

プッシュ者:

作者:

  • Dzmitry Kremez

SHA 256チェックサム:

816c8f25d2194e212cd07e6d9a57db75f1074198c299e601636fa17df11a63c3

累計ダウンロード数 3,329

このバージョンのみ 1,435

ライセンス:

MIT

必要なRubyのバージョン: >= 2.3.0

リンク: