Path to this page:
./
benchmarks/ruby-benchmark,
Performance benchmarking library
Branch: CURRENT,
Version: 0.4.0,
Package name: ruby32-benchmark-0.4.0,
Maintainer: pkgsrc-usersBenchmark
The Benchmark module provides methods for benchmarking Ruby code, giving
detailed reports on the time taken for each task.
Master sites:
Filesize: 14 KB
Version history: (Expand)
- (2024-12-08) Package added to pkgsrc.se, version ruby32-benchmark-0.4.0 (created)
CVS history: (Expand)
2025-01-02 07:22:29 by Takahiro Kambe | Files touched by this commit (1) |
Log message:
benchmarks/ruby-benchmark: restrict Ruby's version
Restrict Ruby's version (not for Ruby 3.4) since Ruby 3.4.1 has this gem of
the same version.
|
2024-12-08 15:16:00 by Takahiro Kambe | Files touched by this commit (4) |
Log message:
benchmarks/ruby-benchmark: add package version 0.4.0
It will be required by ruby-activesupport72 package.
Benchmark
The Benchmark module provides methods for benchmarking Ruby code, giving
detailed reports on the time taken for each task.
|