derailed_benchmarks
Performance profiler
Tools for measuring and optimizing the performance of Ruby on Rails applications
Go faster, off the Rails - Benchmarks for your whole Rails app
3k stars
35 watching
144 forks
Language: Ruby
last commit: about 1 month ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
flyerhzm/rails_best_practices | A tool to analyze and improve the quality of Ruby-based Rails projects | 4,170 |
basesecrete/rorvswild | A Ruby gem to monitor performance and exceptions in web applications | 336 |
flyerhzm/bullet | A gem that helps reduce the number of queries in Ruby applications by detecting and optimizing N+1 queries and unused eager loading. | 7,104 |
grosser/parallel_tests | Tool for parallelizing and optimizing tests in Ruby-based applications | 3,387 |
the-benchmarker/web-frameworks | Automated benchmarking and comparison of web frameworks using isolated containers and distributed measurement tools. | 6,993 |
rails/spring | Speeds up development by keeping the application running in the background, allowing faster reload of code changes. | 2,805 |
fastruby/fast-ruby | A collection of Ruby idioms for writing faster code by collecting common performance optimizations. | 5,683 |
rspec/rspec-rails | A testing framework and code climate gem for Rails applications | 5,182 |
bblimke/webmock | A library that enables stubbing and setting expectations on HTTP requests in Ruby applications | 3,973 |
grosser/parallel | Parallel processing made simple and fast in Ruby | 4,168 |
miniprofiler/rack-mini-profiler | A Ruby middleware for profiling rack applications to measure performance metrics | 3,733 |
kpumuk/meta-tags | A Ruby on Rails gem providing meta tags and Open Graph support for search engine optimization. | 2,735 |
brandonhilkert/sucker_punch | An asynchronous processing library that allows developers to run background jobs within the same process as their web application. | 2,643 |
damirsvrtan/fasterer | Tools for optimizing Ruby code performance | 1,812 |
flippercloud/flipper | Enables controlled feature rollouts in Ruby applications | 3,718 |