JuanitoFatas / ruby-performance-toolsLinks
List of Ruby Tools for doing Performance.
☆82Updated 5 years ago
Alternatives and similar repositories for ruby-performance-tools
Users that are interested in ruby-performance-tools are comparing it to the libraries listed below
Sorting:
- Add EXPLAIN ANALYZE to Rails Active Record query objects☆224Updated last year
- Known-leaky gems verification for bundler: `bundle leak` to check your app and find leaky gems in your Gemfile☆293Updated 3 years ago
- Memory profiling benchmark style, for Ruby 2.1+☆240Updated 7 months ago
- A gem that helps to detect potential memory bloats☆200Updated 5 months ago
- Timeout provides a way to auto-terminate a potentially long-running operation if it hasn't finished in a fixed amount of time.☆147Updated this week
- How fast is your code? See it directly in Rails console.☆116Updated 3 weeks ago
- A gem for memoization in Ruby☆194Updated 3 months ago
- A companion gem for the "Ten Years of Rails Upgrades" talk☆170Updated last year
- Ruby library to record and replay object interactions☆115Updated 4 years ago
- Trying to understand Ruby memory 🌝☆252Updated last year
- Actionable code coverage.☆232Updated this week
- Check which gems are compatible with which Rails version!☆203Updated 2 weeks ago
- Fault-tolerance tools for ruby based on circuit-breakers☆91Updated 3 months ago
- Deadlines for Ruby☆156Updated 2 years ago
- Speedy Rails JSON serialization with built-in caching☆156Updated 3 months ago
- Find unused ruby methods and constants and etc☆86Updated 2 years ago
- Use decorators on Ruby methods!☆256Updated last year
- Just a glossary of terms I've found in Ruby source code☆172Updated 2 years ago
- ☆67Updated 4 years ago
- Comparative ruby web application benchmarks with a large number of routes☆99Updated 4 months ago
- A simple gem for eliminating Ruby initializers boilerplate code, and providing unified service objects API☆194Updated last month
- easily add '# frozen_string_literal: true' comments to the top of all your project's Ruby files☆159Updated last year
- Yabeda plugin for complete monitoring of Sidekiq☆130Updated 4 months ago
- ⏱ Create and manage multiple timers to tell where your Ruby code's time is going☆116Updated last year
- Ruby Async background job processor☆97Updated 2 years ago
- Ordinare sorts gems in your Gemfile alphabetically☆180Updated 4 years ago
- A simple list of Ruby conferences and meetups.☆207Updated this week
- Parameters-based transformation DSL☆213Updated 7 months ago
- Fast batch deletes for Active Record and Postgres☆201Updated 2 years ago
- Stop use Active Support in not rails related projects☆148Updated 2 years ago