rblineprof
Ruby Profiler
A line profiler for Ruby programming language
line-profiler for ruby
771 stars
23 watching
33 forks
Language: C
last commit: 7 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
tmm1/stackprof | A tool for profiling Ruby applications' call stacks at runtime | 2,097 |
javierhonduco/rbperf | A low-overhead profiler and tracer for Ruby applications | 119 |
peek/peek-rblineprof | An inspection tool that analyzes the performance of specific parts of a Ruby on Rails application | 236 |
codemancers/rbkit | A Ruby profiling tool with a GUI that profiles Ruby processes and sends data to a client for analysis. | 358 |
hadley/lineprof | Visualizes performance of R code by profiling execution time at each line or function | 105 |
tmm1/gctools | Provides a GC profiler/logger and Object-Oriented Garbage Collection (OOGC) implementation for Ruby 2.1 | 257 |
tmm1/http_parser.rb | A simple HTTP request/response parser that provides callbacks for parsing HTTP messages. | 200 |
jacob3141/qtruby | Allows C++/Qt applications to execute Ruby code seamlessly | 2 |
ruby-prof/ruby-prof | A tool to analyze and understand the performance of Ruby applications | 2,004 |
pygments/pygments.rb | Provides syntax highlighting functionality for Ruby code | 573 |
rom-rb/rom-mongo | A MongoDB interface for Ruby's Object Mapper library | 33 |
tkellen/ruby-ngram | Breaks text into contiguous sequences of words or phrases | 12 |
samsaffron/memory_profiler | A memory profiler for Ruby applications. | 1,712 |
rom-rb/rom-yaml | Provides YAML-based data mapping and serialization support for Ruby objects | 28 |
mikecmpbll/rann | Provides objects and algorithms for designing, processing and training Artificial Neural Networks in Ruby. | 3 |