История изменений
Исправление greenman, (текущая версия) :
gmpy2-2.0.5 mpmath-0.19
Исправление greenman, :
$ time python2 tpol.py
gmpy
real 0m18.440s
user 0m18.420s
sys 0m0.027s
$ lscpu
Architecture: x86_64
CPU op-mode(s): 32-bit, 64-bit
Byte Order: Little Endian
CPU(s): 4
On-line CPU(s) list: 0-3
Thread(s) per core: 2
Core(s) per socket: 2
Socket(s): 1
NUMA node(s): 1
Vendor ID: GenuineIntel
CPU family: 6
Model: 69
Model name: Intel(R) Core(TM) i3-4010U CPU @ 1.70GHz
Stepping: 1
CPU MHz: 817.527
CPU max MHz: 1700,0000
CPU min MHz: 800,0000
BogoMIPS: 3392.69
Virtualization: VT-x
L1d cache: 32K
L1i cache: 32K
L2 cache: 256K
L3 cache: 3072K
NUMA node0 CPU(s): 0-3
$ time python tpol3.py
gmpy
real 0m24.819s
user 0m22.263s
sys 0m0.040s
Исходная версия greenman, :
$ time python2 tpol.py
gmpy
real 0m18.440s
user 0m18.420s
sys 0m0.027s
$ lscpu
Architecture: x86_64
CPU op-mode(s): 32-bit, 64-bit
Byte Order: Little Endian
CPU(s): 4
On-line CPU(s) list: 0-3
Thread(s) per core: 2
Core(s) per socket: 2
Socket(s): 1
NUMA node(s): 1
Vendor ID: GenuineIntel
CPU family: 6
Model: 69
Model name: Intel(R) Core(TM) i3-4010U CPU @ 1.70GHz
Stepping: 1
CPU MHz: 817.527
CPU max MHz: 1700,0000
CPU min MHz: 800,0000
BogoMIPS: 3392.69
Virtualization: VT-x
L1d cache: 32K
L1i cache: 32K
L2 cache: 256K
L3 cache: 3072K
NUMA node0 CPU(s): 0-3