1loading data... 2calculating... 3Running calculations for: int64_t, int64_t 4Number of calculations = 100000000 5Number of flips = 25765000 6Total execution time = 4.87739 7Time per calculation = 4.87739e-08 8 9Running calculations for: arithmetic_backend<int64_t>, arithmetic_backend<int64_t> 10Number of calculations = 100000000 11Number of flips = 25765000 12Total execution time = 42.5469 13Time per calculation = 4.25469e-07 14 15Running calculations for: int64_t, arithmetic_backend<int64_t> 16Number of calculations = 100000000 17Number of flips = 25765000 18Total execution time = 9.24092 19Time per calculation = 9.24092e-08 20 21Running calculations for: multiprecision::int64_t, multiprecision::int64_t 22Number of calculations = 100000000 23Number of flips = 24627000 24Total execution time = 66.3086 25Time per calculation = 6.63086e-07 26 27Running calculations for: int64_t, int128_t 28Number of calculations = 100000000 29Number of flips = 23892000 30Total execution time = 10.3215 31Time per calculation = 1.03215e-07 32 33Running calculations for: int64_t, boost::multiprecision::int128_t 34Number of calculations = 100000000 35Number of flips = 23892000 36Total execution time = 12.848 37Time per calculation = 1.2848e-07 38 39Running calculations for: int64_t, int128_t (ET) 40Number of calculations = 100000000 41Number of flips = 23892000 42Total execution time = 12.7641 43Time per calculation = 1.27641e-07 44 45Running calculations for: multiprecision::int64_t, multiprecision::int128_t 46Number of calculations = 100000000 47Number of flips = 23892000 48Total execution time = 76.4744 49Time per calculation = 7.64744e-07 50 51Running calculations for: int64_t, cpp_int 52Number of calculations = 100000000 53Number of flips = 23892000 54Total execution time = 17.5545 55Time per calculation = 1.75545e-07 56 57Running calculations for: int64_t, cpp_int (no ET's) 58Number of calculations = 100000000 59Number of flips = 23892000 60Total execution time = 17.5139 61Time per calculation = 1.75139e-07 62 63Running calculations for: int64_t, cpp_int(128-bit cache) 64Number of calculations = 100000000 65Number of flips = 23892000 66Total execution time = 17.4647 67Time per calculation = 1.74647e-07 68 69Running calculations for: int64_t, cpp_int (128-bit Cache no ET's) 70Number of calculations = 100000000 71Number of flips = 23892000 72Total execution time = 18.6492 73Time per calculation = 1.86492e-07 74 75