[ Bron: ruby-benchmark-memory ]
Pakket: ruby-benchmark-memory (0.2.0-2)
Verwijzigingen voor ruby-benchmark-memory
Debian bronnen:
Het bronpakket ruby-benchmark-memory downloaden:
- [ruby-benchmark-memory_0.2.0-2.dsc]
- [ruby-benchmark-memory_0.2.0.orig.tar.gz]
- [ruby-benchmark-memory_0.2.0-2.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
Benchmark-style memory profiling for Ruby 2.1+
benchmark-memory is a tool that helps to benchmark the memory usage of different pieces of code. It leverages the power of memory_profiler to give a metric of the total amount of memory allocated and retained by a block, as well as the number of objects and strings allocated and retained.
Andere aan ruby-benchmark-memory gerelateerde pakketten
|
|
|
|
-
- dep: ruby-memory-profiler (>= 1)
- memory profiler for Ruby