ruby / benchmarkLinks
The Benchmark module provides methods for benchmarking Ruby code, giving detailed reports on the time taken for each task.
☆178Updated this week
Alternatives and similar repositories for benchmark
Users that are interested in benchmark are comparing it to the libraries listed below
Sorting:
- The official dry-rb railtie☆266Updated last year
- Memory profiling benchmark style, for Ruby 2.1+☆240Updated 7 months ago
- Add EXPLAIN ANALYZE to Rails Active Record query objects☆224Updated last year
- 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
- ActiveRecord extension which adds typecasting to store accessors☆418Updated last month
- Simple tool to maintain factories and traits from FactoryBot☆389Updated last year
- Database validations for ActiveRecord☆546Updated 2 years ago
- Integrate Dart Sass with the asset pipeline in Rails☆239Updated 10 months ago
- ScoutAPM Ruby Agent. Supports Rails, Sinatra, Grape, Rack, and many other frameworks☆207Updated last month
- Unique jobs for ActiveJob. Ensure the uniqueness of jobs in the queue.☆291Updated 6 months ago
- Integrate PostgreSQL's enum data type into ActiveRecord's schema and migrations.☆365Updated last year
- Code style checking for Minitest files.☆148Updated this week
- Plugin for the PaperTrail gem to track and reify associations☆144Updated 2 months ago
- DSL for building class initializer with params and options.☆311Updated 5 months ago
- Rails Semantic Logger replaces the Rails default logger with Semantic Logger☆361Updated 6 months ago
- RSpec and Minitest matchers to prevent N+1 queries problem☆569Updated 10 months ago
- Ruby framework for keeping all types of notifications (mailers, push notifications, whatever) in one place☆621Updated last year
- RuboCop configuration which has the same code style checking as official Ruby on Rails.☆152Updated 2 months ago
- RSpec for Sidekiq☆670Updated last month
- The wise choice for Ruby memoization☆619Updated 2 weeks ago
- 🟥 AppSignal for Ruby gem☆193Updated last week
- A Ruby Gem that adds annotations to your Rails models and route files.☆407Updated this week
- Coercion and validation for data structures☆448Updated 2 weeks ago
- Known-leaky gems verification for bundler: `bundle leak` to check your app and find leaky gems in your Gemfile☆293Updated 3 years ago
- Typed struct and value objects☆424Updated 3 months ago
- A toolkit to upgrade your next Rails application☆542Updated 3 weeks ago
- Check which gems are compatible with which Rails version!☆203Updated 2 weeks ago
- A simple mixin to make Ruby classes configurable☆406Updated 5 months ago
- Performances & exceptions monitoring for Ruby on Rails applications☆364Updated this week
- Wipe out inconsistent DB and schema.rb when switching branches. To do that, install this gem and use the standard rake db:migrate command…☆357Updated last month