Skip to content

Instantly share code, notes, and snippets.

@stggh
Last active April 30, 2019 00:30
Show Gist options
  • Save stggh/e91b3b465aa1bc552ac4e7bb9f3d1b97 to your computer and use it in GitHub Desktop.
Save stggh/e91b3b465aa1bc552ac4e7bb9f3d1b97 to your computer and use it in GitHub Desktop.
PyAbel benchmark data i7
# basex(var) iabel(ms)
5 0.53462
9 0.53325
17 0.54541
33 0.56431
65 0.67819
129 0.80625
257 1.45382
513 3.34333
1025 14.87905
2049 94.04874
4097 678.49024
8193 4737.64636
16385 35126.22879
# basex iabel(ms) basis(ms)
5 0.00098 0.62760
9 0.00098 0.76260
17 0.00130 1.23308
33 0.00194 2.98765
65 0.00551 9.66131
129 0.01346 36.34542
257 0.06598 211.19241
513 0.46138 854.39561
1025 3.32042 4815.43368
2049 25.36053 24363.74378
4097 203.37361 141892.97498
8193 1528.98997 1093490.31644
16385 11869.75459 6920480.81854
# direct_C iabel(ms)
5 0.11015
9 0.11292
17 0.12207
33 0.13961
65 0.22226
129 0.62299
257 3.01196
513 20.73902
1025 158.39513
2049 1220.34527
4097 10289.25081
8193 79301.93367
16385 621774.93308
32769 4793010.10130
# direct_Python iabel(ms)
5 0.34376
9 0.46075
17 0.67188
33 1.22282
65 2.79619
129 7.99024
257 34.44592
513 264.96100
1025 2047.76976
2049 20390.09646
4097 298578.19482
8193 2341134.74475
# hansenlaw iabel(ms)
5 0.10662
9 0.13167
17 0.18268
33 0.29111
65 0.54868
129 1.20790
257 3.06817
513 9.14850
1025 37.48150
2049 256.16591
4097 1187.53279
8193 4715.61134
16385 24178.97373
32769 131934.23402
65537 2200142.87577
# linbasex iabel(ms) basis(ms)
5 0.26907 0.09586
9 0.30083 0.10073
17 0.40107 0.11244
33 0.78813 0.14517
65 2.02631 0.25769
129 5.99182 0.67704
257 24.48911 3.12362
513 96.36980 13.17237
1025 436.97326 50.80831
2049 3246.13302 212.63053
4097 23246.88353 1014.60285
8193 162979.26364 3887.53445
16385 1216597.39259 15361.81466
# onion_bordas iabel(ms)
5 0.11447
9 0.16825
17 0.35439
33 1.00591
65 3.41777
129 14.31086
257 59.55793
513 273.60827
1025 1396.55825
2049 14888.83982
4097 105151.47557
8193 936773.07986
16385 8568583.80324
# onion_peeling iabel(ms) basis(ms)
5 0.01252 0.07714
9 0.01251 0.07773
17 0.01383 0.07937
33 0.01422 0.09913
65 0.02100 0.13568
129 0.03173 0.26333
257 0.08350 0.82508
513 0.48283 2.25082
1025 3.35635 8.92298
2049 25.39672 43.17995
4097 203.06202 257.24913
8193 1529.35254 1565.19846
16385 11868.57814 10030.27788
32769 93248.75046 69408.44385
# three_point iabel(ms) basis(ms)
5 0.01255 0.38416
9 0.01261 0.35747
17 0.01373 0.36365
33 0.01434 0.38868
65 0.02091 0.52287
129 0.03192 0.82265
257 0.08297 2.05417
513 0.48205 6.16191
1025 3.37445 26.04130
2049 25.54160 124.07717
4097 202.53592 633.48573
8193 1527.46091 3367.08093
16385 11845.27126 13384.55213
32769 93239.41323 52261.13177
# two_point iabel(ms) basis(ms)
5 0.01265 0.05220
9 0.01263 0.05303
17 0.01353 0.05514
33 0.01412 0.06839
65 0.02084 0.09535
129 0.03209 0.18947
257 0.08247 0.49339
513 0.47943 2.05921
1025 3.37099 9.28112
2049 25.41118 40.74550
4097 202.40333 173.03401
8193 1531.37586 816.39191
16385 11857.61380 3241.05882
32769 93171.40968 12779.29851
65537 1282243.39183 86005.99544
@stggh
Copy link
Author

stggh commented Apr 24, 2019

Preliminary data i7:

 uname -a
Linux etalon 5.0.0-13-generic #14-Ubuntu SMP Mon Apr 15 14:59:14 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux


[etalon:.+e/Fig_benchmark]$ lscpu
Architecture:        x86_64
CPU op-mode(s):      32-bit, 64-bit
Byte Order:          Little Endian
Address sizes:       39 bits physical, 48 bits virtual
CPU(s):              8
On-line CPU(s) list: 0-7
Thread(s) per core:  2
Core(s) per socket:  4
Socket(s):           1
NUMA node(s):        1
Vendor ID:           GenuineIntel
CPU family:          6
Model:               94
Model name:          Intel(R) Core(TM) i7-6700 CPU @ 3.40GHz
Stepping:            3
CPU MHz:             3961.579
CPU max MHz:         4000.0000
CPU min MHz:         800.0000
BogoMIPS:            6816.00
Virtualisation:      VT-x
L1d cache:           32K
L1i cache:           32K
L2 cache:            256K
L3 cache:            8192K
NUMA node0 CPU(s):   0-7

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment