# Runtime: 0.15s user 0.02s system 41% cpu 0.418 total use Math::BigInt lib => 'GMP'; my $b = Math::BigInt->new(35000); print $b->bfac(),"\n";