The Benchmark module provides methods for benchmarking Ruby code, giving detailed reports on the time taken for each task.
☆193Feb 9, 2026Updated 2 weeks ago
Alternatives and similar repositories for benchmark
Users that are interested in benchmark are comparing it to the libraries listed below
Sorting:
- This library provides three different ways to delegate method calls to an object.☆23Feb 11, 2026Updated 2 weeks ago
- CGI is a large class, providing several categories of methods, many of which are mixed in from other modules.☆39Feb 9, 2026Updated 2 weeks ago
- A subclass of Object includes Comparable module for handling dates.☆116Feb 10, 2026Updated 2 weeks ago
- URI is a module providing classes to handle Uniform Resource Identifiers☆108Feb 9, 2026Updated 2 weeks ago
- Open3 gives you access to stdin, stdout, and stderr when running other programs.☆116Nov 24, 2025Updated 3 months ago
- Extends the Time class with methods for parsing and conversion☆19Feb 9, 2026Updated 2 weeks ago
- RuboCop's AST extensions and NodePattern functionality☆131Jan 27, 2026Updated last month
- simple logging utility☆140Feb 9, 2026Updated 2 weeks ago
- Pseudo `IO` class from/to `String`.☆48Feb 13, 2026Updated 2 weeks ago
- This module provides a Ruby interface for data serialization in YAML format.☆34Feb 9, 2026Updated 2 weeks ago
- Arbitrary-precision decimal floating-point number library for Ruby☆134Feb 15, 2026Updated last week
- Net::HTTP provides a rich library which can be used to build HTTP user-agents.☆131Feb 19, 2026Updated last week
- A utility class for managing temporary files.☆34Feb 9, 2026Updated 2 weeks ago
- Timeout provides a way to auto-terminate a potentially long-running operation if it hasn't finished in a fixed amount of time.☆154Feb 9, 2026Updated 2 weeks ago
- Interface for secure random number generator☆62Feb 9, 2026Updated 2 weeks ago
- Mixin to extend objects to be handled like a Mutex☆60Feb 9, 2026Updated 2 weeks ago
- ☆38Nov 24, 2025Updated 3 months ago
- interactive Ruby☆442Feb 16, 2026Updated last week
- Redis stores for ActionPack☆79Nov 24, 2025Updated 3 months ago
- Common code needed by the other RSpec gems. Not intended for direct use.☆102Nov 30, 2024Updated last year
- Prime numbers and factorization library.☆37Feb 10, 2026Updated 2 weeks ago
- OpenStruct implementation☆161Feb 10, 2026Updated 2 weeks ago
- OptionParser is a class for command-line option analysis.☆69Feb 9, 2026Updated 2 weeks ago
- This class implements a pretty printing algorithm.☆15Feb 12, 2026Updated 2 weeks ago
- This class implements the File Transfer Protocol.☆34Feb 9, 2026Updated 2 weeks ago
- Provides a framework for message digest libraries.☆50Feb 9, 2026Updated 2 weeks ago
- REXML is an XML toolkit for Ruby☆164Dec 20, 2025Updated 2 months ago
- CSV Reading and Writing☆201Nov 24, 2025Updated 3 months ago
- Code style checking for Minitest files.☆158Jan 16, 2026Updated last month
- Several file utility methods for copying, moving, removing, etc.☆68Feb 9, 2026Updated 2 weeks ago
- This library provides the Set class, which deals with a collection of unordered values with no duplicates.☆26Feb 10, 2026Updated 2 weeks ago
- Ruby gem for reporting errors to honeybadger.io☆264Feb 18, 2026Updated last week
- Efficient and thread-safe code loader for Ruby☆2,101Feb 19, 2026Updated last week
- Monitor performance of you Rails applications (self-hosted and free)☆1,220Jan 15, 2026Updated last month
- Provides delegation of specified methods to a designated object☆45Feb 9, 2026Updated 2 weeks ago
- Weak Reference class that allows a referenced object to be garbage-collected.☆18Feb 9, 2026Updated 2 weeks ago
- This library provides functionality to send internet mail via SMTP, the Simple Mail Transfer Protocol.☆55Nov 25, 2025Updated 3 months ago
- Support for encoding and decoding binary data using a Base64 representation☆30Feb 12, 2026Updated 2 weeks ago
- A RuboCop plugin for Rake☆104Dec 26, 2025Updated 2 months ago