The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.001 - 2017-12-09

  • First release.

Modules

Benchmark adding 0.5 100 times
Benchmark dividing 2^32 32 times to get 1
Benchmark multiplying 2 32 times (2^32)
Benchmark subtracting 0.5 from 50, 100 times
A collection of scenarios to benchmark Math::BigFloat

Provides

in lib/Bencher/ScenarioR/MathBigFloat/Add.pm
in lib/Bencher/ScenarioR/MathBigFloat/Divide.pm
in lib/Bencher/ScenarioR/MathBigFloat/Multiply.pm
in lib/Bencher/ScenarioR/MathBigFloat/Subtract.pm