ruby / benchmark
The Benchmark module provides methods for benchmarking Ruby code, giving detailed reports on the time taken for each task.
☆169Updated 2 weeks ago
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☆267Updated last year
- Add EXPLAIN ANALYZE to Rails Active Record query objects☆222Updated 11 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.☆145Updated 3 weeks ago
- Known-leaky gems verification for bundler: `bundle leak` to check your app and find leaky gems in your Gemfile☆293Updated 2 years ago
- Check which gems are compatible with which Rails version!☆188Updated 2 months ago
- Plugin for the PaperTrail gem to track and reify associations☆132Updated 3 weeks ago
- Code style checking for Minitest files.☆146Updated last week
- Rails Semantic Logger replaces the Rails default logger with Semantic Logger☆342Updated 2 months ago
- 🟥 AppSignal for Ruby gem☆186Updated this week
- RuboCop configuration which has the same code style checking as official Ruby on Rails.☆155Updated 9 months ago
- Simple tool to maintain factories and traits from FactoryBot☆388Updated last year
- ☆208Updated 9 months ago
- ActiveRecord extension which adds typecasting to store accessors☆401Updated 2 weeks ago
- Database validations for ActiveRecord☆543Updated last year
- Memory profiling benchmark style, for Ruby 2.1+☆224Updated 3 months ago
- ScoutAPM Ruby Agent. Supports Rails, Sinatra, Grape, Rack, and many other frameworks☆204Updated last month
- DSL for building class initializer with params and options.☆304Updated last month
- Automated post-deploy tasks for Ruby/Rails. Your deployment is the party. This is the after party☆245Updated 2 months ago
- Ruby framework for keeping all types of notifications (mailers, push notifications, whatever) in one place☆614Updated last year
- Integrate PostgreSQL's enum data type into ActiveRecord's schema and migrations.☆364Updated 8 months ago
- Two Factors authentication for Devise using Time Based OTP/rfc6238 tokens.☆246Updated 2 months ago
- Shoulda Context makes it easy to write understandable and maintainable tests under Minitest and Test::Unit within Rails projects or plain…☆237Updated 5 months ago
- packs-rails establishes and implements a set of conventions for splitting up large monoliths.☆278Updated 2 months ago
- Unique jobs for ActiveJob. Ensure the uniqueness of jobs in the queue.☆282Updated 2 months ago
- The wise choice for Ruby memoization☆594Updated 2 weeks ago
- Rails gem for fast jsonapi-compliant APIs.☆326Updated 4 months ago
- A parallel test runner for RSpec and Cucumber with pretty output☆290Updated last month
- A Ruby Gem that adds annotations to your Rails models and route files.☆277Updated last week
- An ActiveModel extension that automatically strips all attributes of leading and trailing whitespace before validation. If the attribute…☆594Updated last month
- A library for converting various objects into `Money` objects.☆434Updated last week