[ 原始碼: 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 (郵件存檔)
- 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