[ ソース: 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