mirror of
https://github.com/boostorg/multiprecision.git
synced 2026-01-19 04:22:11 +00:00
75 lines
2.2 KiB
Plaintext
75 lines
2.2 KiB
Plaintext
loading data...
|
|
calculating...
|
|
Running calculations for: int64_t, int64_t
|
|
Number of calculations = 100000000
|
|
Number of flips = 25765000
|
|
Total execution time = 4.87739
|
|
Time per calculation = 4.87739e-08
|
|
|
|
Running calculations for: arithmetic_backend<int64_t>, arithmetic_backend<int64_t>
|
|
Number of calculations = 100000000
|
|
Number of flips = 25765000
|
|
Total execution time = 42.5469
|
|
Time per calculation = 4.25469e-07
|
|
|
|
Running calculations for: int64_t, arithmetic_backend<int64_t>
|
|
Number of calculations = 100000000
|
|
Number of flips = 25765000
|
|
Total execution time = 9.24092
|
|
Time per calculation = 9.24092e-08
|
|
|
|
Running calculations for: multiprecision::int64_t, multiprecision::int64_t
|
|
Number of calculations = 100000000
|
|
Number of flips = 24627000
|
|
Total execution time = 66.3086
|
|
Time per calculation = 6.63086e-07
|
|
|
|
Running calculations for: int64_t, int128_t
|
|
Number of calculations = 100000000
|
|
Number of flips = 23892000
|
|
Total execution time = 10.3215
|
|
Time per calculation = 1.03215e-07
|
|
|
|
Running calculations for: int64_t, boost::multiprecision::int128_t
|
|
Number of calculations = 100000000
|
|
Number of flips = 23892000
|
|
Total execution time = 12.848
|
|
Time per calculation = 1.2848e-07
|
|
|
|
Running calculations for: int64_t, int128_t (ET)
|
|
Number of calculations = 100000000
|
|
Number of flips = 23892000
|
|
Total execution time = 12.7641
|
|
Time per calculation = 1.27641e-07
|
|
|
|
Running calculations for: multiprecision::int64_t, multiprecision::int128_t
|
|
Number of calculations = 100000000
|
|
Number of flips = 23892000
|
|
Total execution time = 76.4744
|
|
Time per calculation = 7.64744e-07
|
|
|
|
Running calculations for: int64_t, cpp_int
|
|
Number of calculations = 100000000
|
|
Number of flips = 23892000
|
|
Total execution time = 17.5545
|
|
Time per calculation = 1.75545e-07
|
|
|
|
Running calculations for: int64_t, cpp_int (no ET's)
|
|
Number of calculations = 100000000
|
|
Number of flips = 23892000
|
|
Total execution time = 17.5139
|
|
Time per calculation = 1.75139e-07
|
|
|
|
Running calculations for: int64_t, cpp_int(128-bit cache)
|
|
Number of calculations = 100000000
|
|
Number of flips = 23892000
|
|
Total execution time = 17.4647
|
|
Time per calculation = 1.74647e-07
|
|
|
|
Running calculations for: int64_t, cpp_int (128-bit Cache no ET's)
|
|
Number of calculations = 100000000
|
|
Number of flips = 23892000
|
|
Total execution time = 18.6492
|
|
Time per calculation = 1.86492e-07
|
|
|