RubyGems Navigation menu

class-profiler 0.1.0

Quickly benchmark execution time and profile memory allocations for specific or all instance methods within a class. Include ClassProfiler to get `benchmark_methods` and `profile_methods` helpers and collect results via `benchmarked` and `profiled_memory`.

Gemfile:
=

インストール:
=

バージョン履歴:

  1. 0.1.0 September 04, 2025 (13KB)

Development依存関係 (9):

guard >= 0
pry >= 0
pry-byebug >= 0
rake >= 0
rspec >= 0
rubocop >= 0

所有者:

プッシュ者:

作者:

  • Matthew Greenfield

SHA 256チェックサム:

=

累計ダウンロード数 330

このバージョンのみ 330

このバージョンがリリースされたのは:

ライセンス:

MIT

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

リンク: