ruby / benchmark
The Benchmark module provides methods for benchmarking Ruby code, giving detailed reports on the time taken for each task.
☆177Updated last week
Alternatives and similar repositories for benchmark:
Users that are interested in benchmark are comparing it to the libraries listed below
- The official dry-rb railtie☆266Updated last year
- ☆214Updated last week
- Simple tool to maintain factories and traits from FactoryBot☆388Updated last year
- ActiveRecord extension which adds typecasting to store accessors☆406Updated 2 months ago
- Memory profiling benchmark style, for Ruby 2.1+☆232Updated 5 months ago
- Database validations for ActiveRecord☆545Updated 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.☆146Updated last week
- 🟥 AppSignal for Ruby gem☆192Updated last week
- Add EXPLAIN ANALYZE to Rails Active Record query objects☆222Updated last year
- Unique jobs for ActiveJob. Ensure the uniqueness of jobs in the queue.☆288Updated 4 months ago
- Integrate Dart Sass with the asset pipeline in Rails☆236Updated 8 months ago
- Code style checking for Minitest files.☆148Updated 2 weeks ago
- Integrate PostgreSQL's enum data type into ActiveRecord's schema and migrations.☆364Updated 10 months ago
- Check which gems are compatible with which Rails version!☆193Updated last month
- ScoutAPM Ruby Agent. Supports Rails, Sinatra, Grape, Rack, and many other frameworks☆207Updated last week
- Known-leaky gems verification for bundler: `bundle leak` to check your app and find leaky gems in your Gemfile☆294Updated 2 years ago
- Brings back `assigns` and `assert_template` to your Rails tests☆309Updated last year
- A library for converting various objects into `Money` objects.☆436Updated 2 months ago
- DSL for building class initializer with params and options.☆305Updated 3 months ago
- A toolkit to upgrade your next Rails application☆531Updated this week
- RuboCop configuration which has the same code style checking as official Ruby on Rails.☆152Updated last week
- Ruby framework for keeping all types of notifications (mailers, push notifications, whatever) in one place☆621Updated last year
- CSV Reading and Writing☆190Updated this week
- The wise choice for Ruby memoization☆602Updated last month
- Ruby gem for reporting errors to honeybadger.io☆254Updated 3 weeks ago
- ☆135Updated 6 months ago
- RSpec matchers for database queries☆313Updated 5 months ago
- RSpec and Minitest matchers to prevent N+1 queries problem