peek-rblineprof

Line profiler

An inspection tool that analyzes the performance of specific parts of a Ruby on Rails application

Peek into how much each line of your Rails application takes throughout a request.

GitHub

236 stars
11 watching
31 forks
Language: Ruby
last commit: about 4 years ago
Linked from 1 awesome list

peekruby

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
tmm1/rblineprof A line profiler for Ruby programming language 771
peek/peek-performance_bar Provides visualization of performance metrics behind an application 57
hadley/lineprof Visualizes performance of R code by profiling execution time at each line or function 105
javierhonduco/rbperf A low-overhead profiler and tracer for Ruby applications 119
peek/peek-gc Provides visibility into garbage collection performance of Rails applications. 11
codemancers/rbkit A Ruby profiling tool with a GUI that profiles Ruby processes and sends data to a client for analysis. 358
ruby-prof/ruby-prof A tool to analyze and understand the performance of Ruby applications 2,004
gotmayonase/peek-active_resource A tool to visualize and analyze ActiveResource requests made during web application requests. 3
test-prof/test-prof An analysis tool to help identify bottlenecks in test suites and improve their performance. 1,889
r-kan/semile Provides an integrated profiling framework for C and Python programs with minimal runtime overhead. 92
nodkz/peek-moped Tools to analyze and visualize Mongoid commands in Rails applications 1
jacobbednarz/peek-host A tool that displays information about the host machine serving a web request in Rails applications. 1
peek/peek-dalli A tool to inspect and analyze Memcache commands made through Dalli during application requests 3
andyjeffries/peek-flexirest An add-on that observes API calls and displays metrics on request duration. 0
jondot/rn-snoopy A tool for inspecting and optimizing performance in React Native applications 523