[ 源代码: ruby-peek-rblineprof ]
软件包: ruby-peek-rblineprof (0.2.0-1)
ruby-peek-rblineprof 的相关链接
Trisquel 的资源:
下载源码包 ruby-peek-rblineprof:
- [ruby-peek-rblineprof_0.2.0-1.dsc]
- [ruby-peek-rblineprof_0.2.0.orig.tar.gz]
- [ruby-peek-rblineprof_0.2.0-1.debian.tar.xz]
维护者:
Original Maintainers:
- Debian Ruby Extras Maintainers (Mail Archive)
- Pirate Praveen
外部的资源:
- 主页 [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