[ 源代码: ruby-peek-rblineprof ]
软件包:ruby-peek-rblineprof(0.2.0-1.1)
ruby-peek-rblineprof 的相关链接
Debian 的资源:
下载源码包 ruby-peek-rblineprof:
- [ruby-peek-rblineprof_0.2.0-1.1.dsc]
- [ruby-peek-rblineprof_0.2.0.orig.tar.gz]
- [ruby-peek-rblineprof_0.2.0-1.1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
rails integration for rblineprof
Peek into how much each line of your Rails application takes throughout a request.
Things this peek view provides:
- Total time it takes to render individual lines within your codebase - Total network time spent waiting per line
其他与 ruby-peek-rblineprof 有关的软件包
|
|
|
|
-
- dep: ruby
- Interpreter of object-oriented scripting language Ruby (default version)
- 或者 ruby-interpreter
- 软件包暂时不可用
-
- dep: ruby-peek
- Take a peek into your Rails application
-
- dep: ruby-rblineprof
- line-profiler for ruby