Metadata


Name
benchmark-memory
Version
0.2.0
Platform
ruby
Authors
Michael Herold
Bindir
bin
Date
2021-11-03 00:00:00 UTC
Dependencies
memory_profiler (~> 1)
Description
Benchmark-style memory profiling
Email
michael.j.herold@gmail.com
Files
CHANGELOG.md
CONTRIBUTING.md
LICENSE.md
README.md
Rakefile
benchmark-memory.gemspec
lib/benchmark-memory.rb
lib/benchmark/memory.rb
lib/benchmark/memory/errors.rb
lib/benchmark/memory/held_results.rb
lib/benchmark/memory/held_results/entry_serializer.rb
lib/benchmark/memory/held_results/measurement_serializer.rb
lib/benchmark/memory/held_results/metric_serializer.rb
lib/benchmark/memory/held_results/serializer.rb
lib/benchmark/memory/helpers.rb
lib/benchmark/memory/human_readable_unit.rb
lib/benchmark/memory/job.rb
lib/benchmark/memory/job/io_output.rb
lib/benchmark/memory/job/io_output/comparison_formatter.rb
lib/benchmark/memory/job/io_output/entry_formatter.rb
lib/benchmark/memory/job/io_output/metric_formatter.rb
lib/benchmark/memory/job/null_output.rb
lib/benchmark/memory/job/task.rb
lib/benchmark/memory/measurement.rb
lib/benchmark/memory/measurement/metric.rb
lib/benchmark/memory/measurement/metric_extractor.rb
lib/benchmark/memory/report.rb
lib/benchmark/memory/report/comparator.rb
lib/benchmark/memory/report/comparison.rb
lib/benchmark/memory/report/entry.rb
lib/benchmark/memory/version.rb
Homepage
https://github.com/michaelherold/benchmark-memory
Licenses
MIT
Require paths
lib
Required ruby version
>= 2.5.0
Required rubygems version
>= 0
Rubygems version
3.2.22
Specification version
4
Summary
Benchmark-style memory profiling
Original platform
ruby
New platform
ruby