Source: ruby-benchmark-ips Section: ruby Maintainer: Debian Ruby Team Uploaders: Per Andersson Build-Depends: debhelper-compat (= 14), gem2deb, rdoc, ruby-hoe Standards-Version: 4.7.4 Vcs-Git: https://salsa.debian.org/ruby-team/ruby-benchmark-ips.git Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-benchmark-ips Homepage: https://github.com/evanphx/benchmark-ips Testsuite: autopkgtest-pkg-ruby Package: ruby-benchmark-ips Architecture: all Suggests: ruby-benchmark-ips-doc Description: iterations per second enhancement to Benchmark Benchmark/ips benchmarks a blocks iterations/second. For short snippets of code, ips automatically figures out how many times to run the code to get interesting data. No more guessing at random iteration counts. Package: ruby-benchmark-ips-doc Architecture: all Section: doc Depends: libjs-jquery Suggests: ruby-benchmark-ips Multi-Arch: foreign Description: iterations per second enhancement to Benchmark (documentation) Benchmark/ips benchmarks a blocks iterations/second. For short snippets of code, ips automatically figures out how many times to run the code to get interesting data. No more guessing at random iteration counts. . This package contains the html documentation for ruby-benchmark-ips.