Sha256: 49b2e5dab9c40d7b46238525d2768dc6ef301af81592c6be8c577844106ae459

Contents?: true

Size: 104 Bytes

Versions: 7

Compression:

Stored size: 104 Bytes

Contents

# frozen_string_literal: true

module MemoryProfiler
  class StatHash < Hash
    include TopN
  end
end

Version data entries

7 entries across 7 versions & 2 rubygems

Version Path
memory_profiler-1.1.0 lib/memory_profiler/stat_hash.rb
memory_profiler-1.0.2 lib/memory_profiler/stat_hash.rb
memory_profiler-1.0.1 lib/memory_profiler/stat_hash.rb
memory_profiler-1.0.0 lib/memory_profiler/stat_hash.rb
files.com-1.0.1 vendor/bundle/ruby/2.5.0/gems/memory_profiler-0.9.14/lib/memory_profiler/stat_hash.rb
memory_profiler-0.9.14 lib/memory_profiler/stat_hash.rb
memory_profiler-0.9.13 lib/memory_profiler/stat_hash.rb