套件: ruby-benchmark-memory (0.1.2-3)
ruby-benchmark-memory 的相關超連結
Trisquel 的資源:
下載原始碼套件 ruby-benchmark-memory:
- [ruby-benchmark-memory_0.1.2-3.dsc]
- [ruby-benchmark-memory_0.1.2.orig.tar.gz]
- [ruby-benchmark-memory_0.1.2-3.debian.tar.xz]
維護者:
Original Maintainers:
- Debian Ruby Team (郵件存檔)
- Utkarsh Gupta
外部的資源:
- 主頁 [github.com]
相似套件:
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.
其他與 ruby-benchmark-memory 有關的套件
|
|
|
-
- dep: ruby-memory-profiler (>= 0.9)
- memory profiler for Ruby