• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1Time for extended_int                   = 0.0366527
2Time for int256_t                       = 0.0270196
3Time for int512_t                       = 0.0291243
4Time for int1024_t                      = 0.0368107
5Time for checked_int256_t               = 0.0326167
6Time for checked_int512_t               = 0.0340095
7Time for checked_int1024_t              = 0.0415328
8Time for cpp_int                        = 0.0487904
9Time for mpz_int                        = 0.103619
10Time for tom_int                        = 1.12504
11[table
12[[Integer Type][Relative Performance (Actual time in parenthesis)]]
13[[checked_int1024_t][1.53714(0.0415328s)]]
14[[checked_int256_t][1.20715(0.0326167s)]]
15[[checked_int512_t][1.2587(0.0340095s)]]
16[[cpp_int][1.80575(0.0487904s)]]
17[[extended_int][1.35652(0.0366527s)]]
18[[int1024_t][1.36237(0.0368107s)]]
19[[int256_t][1(0.0270196s)]]
20[[int512_t][1.0779(0.0291243s)]]
21[[mpz_int][3.83495(0.103619s)]]
22[[tom_int][41.6378(1.12504s)]]
23]
24Time for int64_t                        = 0.0128646
25Time for number<arithmetic_backend<boost::int64_t>, et_off> = 0.0129255
26