-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathresult_pysal_numba_all.txt
221 lines (221 loc) · 13.7 KB
/
result_pysal_numba_all.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
export OPENBLAS_NUM_THREADS=1
Test pysal local moran with Natregimes with Numba
Numba version installed: 0.52.0
./data/natregimes.shp 999 1: took 3.701866626739502 seconds
./data/natregimes.shp 999 1: took 0.12550783157348633 seconds
./data/natregimes.shp 999 1: took 0.12370109558105469 seconds
./data/natregimes.shp 999 1: took 0.19931411743164062 seconds
./data/natregimes.shp 999 1: avg of 3 runs took 0.1495076815287272 seconds
Numba version installed: 0.52.0
./data/natregimes.shp 9999 1: took 4.446478843688965 seconds
./data/natregimes.shp 9999 1: took 0.9797961711883545 seconds
./data/natregimes.shp 9999 1: took 1.0061779022216797 seconds
./data/natregimes.shp 9999 1: took 1.037843942642212 seconds
./data/natregimes.shp 9999 1: avg of 3 runs took 1.007939338684082 seconds
Numba version installed: 0.52.0
./data/natregimes.shp 99999 1: took 17.08219814300537 seconds
./data/natregimes.shp 99999 1: took 13.119627952575684 seconds
./data/natregimes.shp 99999 1: took 12.445780038833618 seconds
./data/natregimes.shp 99999 1: took 12.869179725646973 seconds
./data/natregimes.shp 99999 1: avg of 3 runs took 12.811529239018759 seconds
Numba version installed: 0.52.0
./data/natregimes.shp 999 8: took 7.608613967895508 seconds
./data/natregimes.shp 999 8: took 0.1171410083770752 seconds
./data/natregimes.shp 999 8: took 0.10612201690673828 seconds
./data/natregimes.shp 999 8: took 0.10964202880859375 seconds
./data/natregimes.shp 999 8: avg of 3 runs took 0.11096835136413574 seconds
Numba version installed: 0.52.0
./data/natregimes.shp 9999 8: took 8.256382942199707 seconds
./data/natregimes.shp 9999 8: took 0.6896898746490479 seconds
./data/natregimes.shp 9999 8: took 0.7284197807312012 seconds
./data/natregimes.shp 9999 8: took 0.7328948974609375 seconds
./data/natregimes.shp 9999 8: avg of 3 runs took 0.7170015176137289 seconds
Numba version installed: 0.52.0
./data/natregimes.shp 99999 8: took 14.232819080352783 seconds
./data/natregimes.shp 99999 8: took 6.841756820678711 seconds
./data/natregimes.shp 99999 8: took 6.853318929672241 seconds
./data/natregimes.shp 99999 8: took 6.792788028717041 seconds
./data/natregimes.shp 99999 8: avg of 3 runs took 6.829287926355998 seconds
Numba version installed: 0.52.0
./data/natregimes.shp 999 16: took 9.91462516784668 seconds
./data/natregimes.shp 999 16: took 0.14498114585876465 seconds
./data/natregimes.shp 999 16: took 0.14029502868652344 seconds
./data/natregimes.shp 999 16: took 0.13936185836791992 seconds
./data/natregimes.shp 999 16: avg of 3 runs took 0.14154601097106934 seconds
Numba version installed: 0.52.0
./data/natregimes.shp 9999 16: took 10.388535976409912 seconds
./data/natregimes.shp 9999 16: took 0.7300510406494141 seconds
./data/natregimes.shp 9999 16: took 0.6958959102630615 seconds
./data/natregimes.shp 9999 16: took 0.7067389488220215 seconds
./data/natregimes.shp 9999 16: avg of 3 runs took 0.710895299911499 seconds
Numba version installed: 0.52.0
./data/natregimes.shp 99999 16: took 16.153982877731323 seconds
./data/natregimes.shp 99999 16: took 6.868427991867065 seconds
./data/natregimes.shp 99999 16: took 6.8575990200042725 seconds
./data/natregimes.shp 99999 16: took 6.846853017807007 seconds
./data/natregimes.shp 99999 16: avg of 3 runs took 6.857626676559448 seconds
Test pysal local moran with SDOH with Numba
Numba version installed: 0.52.0
./data/us-sdoh-2014.shp 999 1: took 20.962442874908447 seconds
./data/us-sdoh-2014.shp 999 1: took 17.439528226852417 seconds
./data/us-sdoh-2014.shp 999 1: took 17.262879848480225 seconds
./data/us-sdoh-2014.shp 999 1: took 17.29484796524048 seconds
./data/us-sdoh-2014.shp 999 1: avg of 3 runs took 17.33241868019104 seconds
Numba version installed: 0.52.0
./data/us-sdoh-2014.shp 9999 1: took 46.90268802642822 seconds
./data/us-sdoh-2014.shp 9999 1: took 44.345330238342285 seconds
./data/us-sdoh-2014.shp 9999 1: took 43.38861680030823 seconds
./data/us-sdoh-2014.shp 9999 1: took 44.21355628967285 seconds
./data/us-sdoh-2014.shp 9999 1: avg of 3 runs took 43.982501109441124 seconds
Numba version installed: 0.52.0
./data/us-sdoh-2014.shp 99999 1: took 484.78742504119873 seconds
./data/us-sdoh-2014.shp 99999 1: took 501.8552827835083 seconds
./data/us-sdoh-2014.shp 99999 1: took 511.1629660129547 seconds
./data/us-sdoh-2014.shp 99999 1: took 492.25641918182373 seconds
./data/us-sdoh-2014.shp 99999 1: avg of 3 runs took 501.7582226594289 seconds
Numba version installed: 0.52.0
./data/us-sdoh-2014.shp 999 8: took 11.905225992202759 seconds
./data/us-sdoh-2014.shp 999 8: took 4.360758066177368 seconds
./data/us-sdoh-2014.shp 999 8: took 4.437753200531006 seconds
./data/us-sdoh-2014.shp 999 8: took 4.287798881530762 seconds
./data/us-sdoh-2014.shp 999 8: avg of 3 runs took 4.362103382746379 seconds
Numba version installed: 0.52.0
./data/us-sdoh-2014.shp 9999 8: took 26.775995016098022 seconds
./data/us-sdoh-2014.shp 9999 8: took 18.990938186645508 seconds
./data/us-sdoh-2014.shp 9999 8: took 19.25073790550232 seconds
./data/us-sdoh-2014.shp 9999 8: took 19.37719988822937 seconds
./data/us-sdoh-2014.shp 9999 8: avg of 3 runs took 19.206291993459065 seconds
Numba version installed: 0.52.0
./data/us-sdoh-2014.shp 99999 8: took 219.19047927856445 seconds
./data/us-sdoh-2014.shp 99999 8: took 212.369402885437 seconds
./data/us-sdoh-2014.shp 99999 8: took 212.7519018650055 seconds
./data/us-sdoh-2014.shp 99999 8: took 211.56973314285278 seconds
./data/us-sdoh-2014.shp 99999 8: avg of 3 runs took 212.23034596443176 seconds
Numba version installed: 0.52.0
./data/us-sdoh-2014.shp 999 16: took 13.841627836227417 seconds
./data/us-sdoh-2014.shp 999 16: took 4.344048976898193 seconds
./data/us-sdoh-2014.shp 999 16: took 4.3383989334106445 seconds
./data/us-sdoh-2014.shp 999 16: took 4.2134621143341064 seconds
./data/us-sdoh-2014.shp 999 16: avg of 3 runs took 4.2986366748809814 seconds
Numba version installed: 0.52.0
./data/us-sdoh-2014.shp 9999 16: took 30.19876194000244 seconds
./data/us-sdoh-2014.shp 9999 16: took 21.1707661151886 seconds
./data/us-sdoh-2014.shp 9999 16: took 20.98784065246582 seconds
./data/us-sdoh-2014.shp 9999 16: took 20.759557962417603 seconds
./data/us-sdoh-2014.shp 9999 16: avg of 3 runs took 20.972721576690674 seconds
Numba version installed: 0.52.0
./data/us-sdoh-2014.shp 99999 16: took 213.18433570861816 seconds
./data/us-sdoh-2014.shp 99999 16: took 204.9967701435089 seconds
./data/us-sdoh-2014.shp 99999 16: took 205.02939200401306 seconds
./data/us-sdoh-2014.shp 99999 16: took 204.73340797424316 seconds
./data/us-sdoh-2014.shp 99999 16: avg of 3 runs took 204.91985670725504 seconds
Test pysal local moran with NYC with Numba
Numba version installed: 0.52.0
./data/NYC_Area2010_2data.shp 999 1: took 40.96024298667908 seconds
./data/NYC_Area2010_2data.shp 999 1: took 37.139110803604126 seconds
./data/NYC_Area2010_2data.shp 999 1: took 37.187848806381226 seconds
./data/NYC_Area2010_2data.shp 999 1: took 37.25899910926819 seconds
./data/NYC_Area2010_2data.shp 999 1: avg of 3 runs took 37.19531957308451 seconds
Numba version installed: 0.52.0
./data/NYC_Area2010_2data.shp 9999 1: took 93.3828501701355 seconds
./data/NYC_Area2010_2data.shp 9999 1: took 95.431804895401 seconds
./data/NYC_Area2010_2data.shp 9999 1: took 94.56870293617249 seconds
./data/NYC_Area2010_2data.shp 9999 1: took 90.97020316123962 seconds
./data/NYC_Area2010_2data.shp 9999 1: avg of 3 runs took 93.65690366427104 seconds
Numba version installed: 0.52.0
./data/NYC_Area2010_2data.shp 99999 1: took 901.1926290988922 seconds
./data/NYC_Area2010_2data.shp 99999 1: took 909.3234848976135 seconds
./data/NYC_Area2010_2data.shp 99999 1: took 903.8673160076141 seconds
./data/NYC_Area2010_2data.shp 99999 1: took 897.9744968414307 seconds
./data/NYC_Area2010_2data.shp 99999 1: avg of 3 runs took 903.7217659155527 seconds
Numba version installed: 0.52.0
./data/NYC_Area2010_2data.shp 999 8: took 16.197757959365845 seconds
./data/NYC_Area2010_2data.shp 999 8: took 8.667095184326172 seconds
./data/NYC_Area2010_2data.shp 999 8: took 8.716119050979614 seconds
./data/NYC_Area2010_2data.shp 999 8: took 8.716878890991211 seconds
./data/NYC_Area2010_2data.shp 999 8: avg of 3 runs took 8.700031042098999 seconds
Numba version installed: 0.52.0
./data/NYC_Area2010_2data.shp 9999 8: took 45.327526330947876 seconds
./data/NYC_Area2010_2data.shp 9999 8: took 37.83375811576843 seconds
./data/NYC_Area2010_2data.shp 9999 8: took 38.537442684173584 seconds
./data/NYC_Area2010_2data.shp 9999 8: took 38.747437953948975 seconds
./data/NYC_Area2010_2data.shp 9999 8: avg of 3 runs took 38.37287958463033 seconds
Numba version installed: 0.52.0
./data/NYC_Area2010_2data.shp 99999 8: took 383.03982973098755 seconds
./data/NYC_Area2010_2data.shp 99999 8: took 378.5389859676361 seconds
./data/NYC_Area2010_2data.shp 99999 8: took 377.6921169757843 seconds
./data/NYC_Area2010_2data.shp 99999 8: took 377.54725074768066 seconds
./data/NYC_Area2010_2data.shp 99999 8: avg of 3 runs took 377.9261178970337 seconds
Numba version installed: 0.52.0
./data/NYC_Area2010_2data.shp 999 16: took 23.067843675613403 seconds
./data/NYC_Area2010_2data.shp 999 16: took 13.836632013320923 seconds
./data/NYC_Area2010_2data.shp 999 16: took 13.925058126449585 seconds
./data/NYC_Area2010_2data.shp 999 16: took 13.821984052658081 seconds
./data/NYC_Area2010_2data.shp 999 16: avg of 3 runs took 13.86122473080953 seconds
Numba version installed: 0.52.0
./data/NYC_Area2010_2data.shp 9999 16: took 53.07565689086914 seconds
./data/NYC_Area2010_2data.shp 9999 16: took 43.60014796257019 seconds
./data/NYC_Area2010_2data.shp 9999 16: took 43.968011140823364 seconds
./data/NYC_Area2010_2data.shp 9999 16: took 44.2472870349884 seconds
./data/NYC_Area2010_2data.shp 9999 16: avg of 3 runs took 43.93848204612732 seconds
Numba version installed: 0.52.0
./data/NYC_Area2010_2data.shp 99999 16: took 373.3925099372864 seconds
./data/NYC_Area2010_2data.shp 99999 16: took 365.51610016822815 seconds
./data/NYC_Area2010_2data.shp 99999 16: took 365.73003005981445 seconds
./data/NYC_Area2010_2data.shp 99999 16: took 366.2233839035034 seconds
./data/NYC_Area2010_2data.shp 99999 16: avg of 3 runs took 365.823171377182 seconds
Test pysal local moran with Chicago_Parcels with Numba
Numba version installed: 0.52.0
./data/Chicago_parcels_points.shp 999 1: took 353.9467258453369 seconds
./data/Chicago_parcels_points.shp 999 1: took 364.30513310432434 seconds
./data/Chicago_parcels_points.shp 999 1: took 338.5173978805542 seconds
./data/Chicago_parcels_points.shp 999 1: took 334.85198307037354 seconds
./data/Chicago_parcels_points.shp 999 1: avg of 3 runs took 345.89150468508404 seconds
Numba version installed: 0.52.0
./data/Chicago_parcels_points.shp 9999 1: took 535.7564451694489 seconds
./data/Chicago_parcels_points.shp 9999 1: took 533.5145871639252 seconds
./data/Chicago_parcels_points.shp 9999 1: took 525.2161259651184 seconds
./data/Chicago_parcels_points.shp 9999 1: took 521.223876953125 seconds
./data/Chicago_parcels_points.shp 9999 1: avg of 3 runs took 526.6515300273895 seconds
Numba version installed: 0.52.0
./data/Chicago_parcels_points.shp 99999 1: took 3167.6618690490723 seconds
./data/Chicago_parcels_points.shp 99999 1: took 3068.4751739501953 seconds
./data/Chicago_parcels_points.shp 99999 1: took 3031.364897966385 seconds
./data/Chicago_parcels_points.shp 99999 1: took 3303.8981239795685 seconds
./data/Chicago_parcels_points.shp 99999 1: avg of 3 runs took 3134.5793986320496 seconds
Numba version installed: 0.52.0
./data/Chicago_parcels_points.shp 999 8: took 119.65701818466187 seconds
./data/Chicago_parcels_points.shp 999 8: took 115.01048302650452 seconds
./data/Chicago_parcels_points.shp 999 8: took 116.30703687667847 seconds
./data/Chicago_parcels_points.shp 999 8: took 117.48126482963562 seconds
./data/Chicago_parcels_points.shp 999 8: avg of 3 runs took 116.2662615776062 seconds
Numba version installed: 0.52.0
./data/Chicago_parcels_points.shp 9999 8: took 268.2430639266968 seconds
./data/Chicago_parcels_points.shp 9999 8: took 260.1949281692505 seconds
./data/Chicago_parcels_points.shp 9999 8: took 262.4033977985382 seconds
./data/Chicago_parcels_points.shp 9999 8: took 257.20090889930725 seconds
./data/Chicago_parcels_points.shp 9999 8: avg of 3 runs took 259.933078289032 seconds
Numba version installed: 0.52.0
./data/Chicago_parcels_points.shp 99999 8: took 1512.686189174652 seconds
./data/Chicago_parcels_points.shp 99999 8: took 1508.185928106308 seconds
./data/Chicago_parcels_points.shp 99999 8: took 1515.6619420051575 seconds
./data/Chicago_parcels_points.shp 99999 8: took 1509.8755869865417 seconds
./data/Chicago_parcels_points.shp 99999 8: avg of 3 runs took 1511.2411523660023 seconds
Numba version installed: 0.52.0
./data/Chicago_parcels_points.shp 999 16: took 120.92893695831299 seconds
./data/Chicago_parcels_points.shp 999 16: took 115.0222978591919 seconds
./data/Chicago_parcels_points.shp 999 16: took 116.59808206558228 seconds
./data/Chicago_parcels_points.shp 999 16: took 114.4118242263794 seconds
./data/Chicago_parcels_points.shp 999 16: avg of 3 runs took 115.34406805038452 seconds
Numba version installed: 0.52.0
./data/Chicago_parcels_points.shp 9999 16: took 262.89400696754456 seconds
./data/Chicago_parcels_points.shp 9999 16: took 255.12273406982422 seconds
./data/Chicago_parcels_points.shp 9999 16: took 251.3152940273285 seconds
./data/Chicago_parcels_points.shp 9999 16: took 245.84433102607727 seconds
./data/Chicago_parcels_points.shp 9999 16: avg of 3 runs took 250.76078637441 seconds
Numba version installed: 0.52.0
./data/Chicago_parcels_points.shp 99999 16: took 1595.5829310417175 seconds
./data/Chicago_parcels_points.shp 99999 16: took 1611.703912973404 seconds
./data/Chicago_parcels_points.shp 99999 16: took 1588.3096680641174 seconds
./data/Chicago_parcels_points.shp 99999 16: took 1583.7380690574646 seconds
./data/Chicago_parcels_points.shp 99999 16: avg of 3 runs took 1594.5838833649952 seconds