File: benchmark.rb [benchmark: Ruby Standard Library Documentation]
Last Modified
2017-04-01 12:51:23 -0500
Requires

Description

frozen_string_literal: false

Overview

The Benchmark module provides methods for benchmarking Ruby code, giving detailed reports on the time taken for each task.