[ 源代码: ruby-prof ]
软件包:ruby-prof(0.17.0+dfsg-3 以及其他的)
ruby-prof 的相关链接
Debian 的资源:
下载源码包 ruby-prof:
- [ruby-prof_0.17.0+dfsg-3.dsc]
- [ruby-prof_0.17.0+dfsg.orig.tar.xz]
- [ruby-prof_0.17.0+dfsg-3.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
Fast Ruby profiler
ruby-prof is a fast code profiler for Ruby. It is a C extension and therefore is many times faster than the standard Ruby profiler. It supports both flat and graph profiles. For each method, graph profiles show how long the method ran, which methods called it and which methods it called. RubyProf generate both text and html and can output it to standard out or to a file.
其他与 ruby-prof 有关的软件包
|
|
|
|
-
- dep: fonts-lato
- sans-serif typeface family font
-
- dep: libc6 (>= 2.14)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libgmp10
- 多精度运算库
-
- dep: libjs-jquery
- JavaScript library for dynamic web applications
-
- dep: libruby2.5 (>= 2.5.0)
- Libraries necessary to run Ruby 2.5
-
- dep: ruby (<< 1:2.6~)
- 面向对象脚本语言 Ruby 的解释器 (默认版本)
- dep: ruby (>= 1:2.5~0)