diff options
author | tz <tz@FreeBSD.org> | 2017-08-24 17:40:36 +0800 |
---|---|---|
committer | tz <tz@FreeBSD.org> | 2017-08-24 17:40:36 +0800 |
commit | 58887e32791b72c2120d12498ff72d1d097d2861 (patch) | |
tree | 1c6a9d0f537b0c741ee899126ed566d139b4169c /science | |
parent | 66c1f2cfcd79932a16a5308e18dfcf2ccf9e3a7d (diff) | |
download | freebsd-ports-gnome-58887e32791b72c2120d12498ff72d1d097d2861.tar.gz freebsd-ports-gnome-58887e32791b72c2120d12498ff72d1d097d2861.tar.zst freebsd-ports-gnome-58887e32791b72c2120d12498ff72d1d097d2861.zip |
New port: devel/rubygem-peek-rblineprof
Peek into how much time 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
You can also drill down to only certain parts of your codebase like:
- app, everything within Rails.root/(app|lib)
- views, everything within Rails.root/app/view
- gems, everything within Rails.root/vendor/gems
- all, everything within Rails.root
- stdlib
WWW: https://github.com/peek/peek-rblineprof
Diffstat (limited to 'science')
0 files changed, 0 insertions, 0 deletions