-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathresults-bincount.csv
We can make this file beautiful and searchable if this error is corrected: It looks like row 2 should actually have 1 column, instead of 3 in line 1.
251 lines (251 loc) · 39.4 KB
/
results-bincount.csv
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
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
method shape t py_version npy_version pandas_version vigra_version host platform mem_min mem_max
numpy.bincount(data.reshape(-1)) (512, 128, 1) 0.00011458333271245162 3.12.5 1.26.4 2.2.2 1.11.1 Dominik's Macboock Pro M1 macOS-14.6.1-arm64-arm-64bit 296 798574
numpy.bincount(data.reshape(-1)) (1024, 512, 1) 0.0010478333376037579 3.12.5 1.26.4 2.2.2 1.11.1 Dominik's Macboock Pro M1 macOS-14.6.1-arm64-arm-64bit 296 6303632
numpy.bincount(data.reshape(-1)) (2048, 1024, 1) 0.003856110997730866 3.12.5 1.26.4 2.2.2 1.11.1 Dominik's Macboock Pro M1 macOS-14.6.1-arm64-arm-64bit 296 25178002
numpy.bincount(data.reshape(-1)) (512, 512, 32) 0.018011069332715124 3.12.5 1.26.4 2.2.2 1.11.1 Dominik's Macboock Pro M1 macOS-14.6.1-arm64-arm-64bit 6789 100700118
numpy.bincount(data.reshape(-1)) (1024, 1024, 256) 0.60954100000284 3.12.5 1.26.4 2.2.2 1.11.1 Dominik's Macboock Pro M1 macOS-14.6.1-arm64-arm-64bit 26543 3221280027
vigra_bincount(data) (512, 128, 1) 0.0006050693336874247 3.12.5 1.26.4 2.2.2 1.11.1 Dominik's Macboock Pro M1 macOS-14.6.1-arm64-arm-64bit 1943 278004
vigra_bincount(data) (1024, 512, 1) 0.004439791664481163 3.12.5 1.26.4 2.2.2 1.11.1 Dominik's Macboock Pro M1 macOS-14.6.1-arm64-arm-64bit 1045 2112148
vigra_bincount(data) (2048, 1024, 1) 0.018022986002809677 3.12.5 1.26.4 2.2.2 1.11.1 Dominik's Macboock Pro M1 macOS-14.6.1-arm64-arm-64bit 903 8403464
vigra_bincount(data) (512, 512, 32) 0.06916220833469804 3.12.5 1.26.4 2.2.2 1.11.1 Dominik's Macboock Pro M1 macOS-14.6.1-arm64-arm-64bit 9583 33592368
vigra_bincount(data) (1024, 1024, 256) 2.199949847330572 3.12.5 1.26.4 2.2.2 1.11.1 Dominik's Macboock Pro M1 macOS-14.6.1-arm64-arm-64bit 75095 1073845863
pandas_bincount(data) (512, 128, 1) 0.000543610998041307 3.12.5 1.26.4 2.2.2 1.11.1 Dominik's Macboock Pro M1 macOS-14.6.1-arm64-arm-64bit 982 1073266
pandas_bincount(data) (1024, 512, 1) 0.001370958333912616 3.12.5 1.26.4 2.2.2 1.11.1 Dominik's Macboock Pro M1 macOS-14.6.1-arm64-arm-64bit 982 8470676
pandas_bincount(data) (2048, 1024, 1) 0.004976249998435378 3.12.5 1.26.4 2.2.2 1.11.1 Dominik's Macboock Pro M1 macOS-14.6.1-arm64-arm-64bit 5556 33837734
pandas_bincount(data) (512, 512, 32) 0.02030030566190059 3.12.5 1.26.4 2.2.2 1.11.1 Dominik's Macboock Pro M1 macOS-14.6.1-arm64-arm-64bit 7611 135289433
pandas_bincount(data) (1024, 1024, 256) 0.6154874583298806 3.12.5 1.26.4 2.2.2 1.11.1 Dominik's Macboock Pro M1 macOS-14.6.1-arm64-arm-64bit 18465 4328554750
numpy_ufunc_bincount(data) (512, 128, 1) 0.00016813899856060743 3.12.5 1.26.4 2.2.2 1.11.1 Dominik's Macboock Pro M1 macOS-14.6.1-arm64-arm-64bit 296 346851
numpy_ufunc_bincount(data) (1024, 512, 1) 0.0006964026639858881 3.12.5 1.26.4 2.2.2 1.11.1 Dominik's Macboock Pro M1 macOS-14.6.1-arm64-arm-64bit 296 2181893
numpy_ufunc_bincount(data) (2048, 1024, 1) 0.002828889002557844 3.12.5 1.26.4 2.2.2 1.11.1 Dominik's Macboock Pro M1 macOS-14.6.1-arm64-arm-64bit 296 8473351
numpy_ufunc_bincount(data) (512, 512, 32) 0.011435596999945119 3.12.5 1.26.4 2.2.2 1.11.1 Dominik's Macboock Pro M1 macOS-14.6.1-arm64-arm-64bit 6834 33645679
numpy_ufunc_bincount(data) (1024, 1024, 256) 0.3679228333348874 3.12.5 1.26.4 2.2.2 1.11.1 Dominik's Macboock Pro M1 macOS-14.6.1-arm64-arm-64bit 21479 1073863785
numba_bincount(data) (512, 128, 1) 0.013681874998534719 3.12.5 1.26.4 2.2.2 1.11.1 Dominik's Macboock Pro M1 macOS-14.6.1-arm64-arm-64bit 1062306 1379658
numba_bincount(data) (1024, 512, 1) 0.012647430664704492 3.12.5 1.26.4 2.2.2 1.11.1 Dominik's Macboock Pro M1 macOS-14.6.1-arm64-arm-64bit 1056980 3217715
numba_bincount(data) (2048, 1024, 1) 0.013942041667178273 3.12.5 1.26.4 2.2.2 1.11.1 Dominik's Macboock Pro M1 macOS-14.6.1-arm64-arm-64bit 1055547 9507696
numba_bincount(data) (512, 512, 32) 0.01709634733075897 3.12.5 1.26.4 2.2.2 1.11.1 Dominik's Macboock Pro M1 macOS-14.6.1-arm64-arm-64bit 1063032 34674153
numba_bincount(data) (1024, 1024, 256) 0.15592126399860717 3.12.5 1.26.4 2.2.2 1.11.1 Dominik's Macboock Pro M1 macOS-14.6.1-arm64-arm-64bit 54907 1074866999
numpy.bincount(data.reshape(-1)) (512, 128, 1) 0.0002800163335147469 3.12.5 1.26.4 2.2.2 1.11.1 thodkatz-hp Linux-5.15.164-3-MANJARO-x86_64-with-glibc2.40 296 798577
numpy.bincount(data.reshape(-1)) (1024, 512, 1) 0.002709753666446583 3.12.5 1.26.4 2.2.2 1.11.1 thodkatz-hp Linux-5.15.164-3-MANJARO-x86_64-with-glibc2.40 296 6303635
numpy.bincount(data.reshape(-1)) (2048, 1024, 1) 0.008163740666835414 3.12.5 1.26.4 2.2.2 1.11.1 thodkatz-hp Linux-5.15.164-3-MANJARO-x86_64-with-glibc2.40 296 25178005
numpy.bincount(data.reshape(-1)) (512, 512, 32) 0.03810608699980852 3.12.5 1.26.4 2.2.2 1.11.1 thodkatz-hp Linux-5.15.164-3-MANJARO-x86_64-with-glibc2.40 8599 100702639
numpy.bincount(data.reshape(-1)) (1024, 1024, 256) 3.481475347000014 3.12.5 1.26.4 2.2.2 1.11.1 thodkatz-hp Linux-5.15.164-3-MANJARO-x86_64-with-glibc2.40 110383 3221361730
vigra_bincount(data) (512, 128, 1) 0.0013061036667446995 3.12.5 1.26.4 2.2.2 1.11.1 thodkatz-hp Linux-5.15.164-3-MANJARO-x86_64-with-glibc2.40 1705 277769
vigra_bincount(data) (1024, 512, 1) 0.010320857333378322 3.12.5 1.26.4 2.2.2 1.11.1 thodkatz-hp Linux-5.15.164-3-MANJARO-x86_64-with-glibc2.40 838 2111944
vigra_bincount(data) (2048, 1024, 1) 0.04035660366692658 3.12.5 1.26.4 2.2.2 1.11.1 thodkatz-hp Linux-5.15.164-3-MANJARO-x86_64-with-glibc2.40 9829 8426392
vigra_bincount(data) (512, 512, 32) 0.16321897133335975 3.12.5 1.26.4 2.2.2 1.11.1 thodkatz-hp Linux-5.15.164-3-MANJARO-x86_64-with-glibc2.40 13222 33596588
vigra_bincount(data) (1024, 1024, 256) 5.3142428546671 3.12.5 1.26.4 2.2.2 1.11.1 thodkatz-hp Linux-5.15.164-3-MANJARO-x86_64-with-glibc2.40 147873 1073919058
pandas_bincount(data) (512, 128, 1) 0.0017434923332378578 3.12.5 1.26.4 2.2.2 1.11.1 thodkatz-hp Linux-5.15.164-3-MANJARO-x86_64-with-glibc2.40 982 1073269
pandas_bincount(data) (1024, 512, 1) 0.005347292000199862 3.12.5 1.26.4 2.2.2 1.11.1 thodkatz-hp Linux-5.15.164-3-MANJARO-x86_64-with-glibc2.40 7304 8489810
pandas_bincount(data) (2048, 1024, 1) 0.015356001666683975 3.12.5 1.26.4 2.2.2 1.11.1 thodkatz-hp Linux-5.15.164-3-MANJARO-x86_64-with-glibc2.40 12124 33837687
pandas_bincount(data) (512, 512, 32) 0.06429559433308896 3.12.5 1.26.4 2.2.2 1.11.1 thodkatz-hp Linux-5.15.164-3-MANJARO-x86_64-with-glibc2.40 7628 135294851
pandas_bincount(data) (1024, 1024, 256) 1.7428995153331925 3.12.5 1.26.4 2.2.2 1.11.1 thodkatz-hp Linux-5.15.164-3-MANJARO-x86_64-with-glibc2.40 20372 4328557669
numpy_ufunc_bincount(data) (512, 128, 1) 0.0002091489999050585 3.12.5 1.26.4 2.2.2 1.11.1 thodkatz-hp Linux-5.15.164-3-MANJARO-x86_64-with-glibc2.40 6250 352864
numpy_ufunc_bincount(data) (1024, 512, 1) 0.0020925640001223655 3.12.5 1.26.4 2.2.2 1.11.1 thodkatz-hp Linux-5.15.164-3-MANJARO-x86_64-with-glibc2.40 296 2181896
numpy_ufunc_bincount(data) (2048, 1024, 1) 0.007110940000226644 3.12.5 1.26.4 2.2.2 1.11.1 thodkatz-hp Linux-5.15.164-3-MANJARO-x86_64-with-glibc2.40 512 8473570
numpy_ufunc_bincount(data) (512, 512, 32) 0.03659543899993878 3.12.5 1.26.4 2.2.2 1.11.1 thodkatz-hp Linux-5.15.164-3-MANJARO-x86_64-with-glibc2.40 8792 33664594
numpy_ufunc_bincount(data) (1024, 1024, 256) 1.1807842200002294 3.12.5 1.26.4 2.2.2 1.11.1 thodkatz-hp Linux-5.15.164-3-MANJARO-x86_64-with-glibc2.40 37866 1073869423
numba_bincount(data) (512, 128, 1) 0.05606236466701375 3.12.5 1.26.4 2.2.2 1.11.1 thodkatz-hp Linux-5.15.164-3-MANJARO-x86_64-with-glibc2.40 1069879 1394430
numba_bincount(data) (1024, 512, 1) 0.0485831113334522 3.12.5 1.26.4 2.2.2 1.11.1 thodkatz-hp Linux-5.15.164-3-MANJARO-x86_64-with-glibc2.40 1057597 3211712
numba_bincount(data) (2048, 1024, 1) 0.04693623400028931 3.12.5 1.26.4 2.2.2 1.11.1 thodkatz-hp Linux-5.15.164-3-MANJARO-x86_64-with-glibc2.40 1059665 9505171
numba_bincount(data) (512, 512, 32) 0.08308214666673545 3.12.5 1.26.4 2.2.2 1.11.1 thodkatz-hp Linux-5.15.164-3-MANJARO-x86_64-with-glibc2.40 1060600 34671923
numba_bincount(data) (1024, 1024, 256) 0.3355775099995905 3.12.5 1.26.4 2.2.2 1.11.1 thodkatz-hp Linux-5.15.164-3-MANJARO-x86_64-with-glibc2.40 1066879 1074863874
numpy.bincount(data.reshape(-1)) (512, 128, 1) 0.00013780000153928995 3.12.5 1.26.4 2.2.2 1.11.1 besthost Windows-11-10.0.22621-SP0 296 798581
numpy.bincount(data.reshape(-1)) (1024, 512, 1) 0.0014473666669800878 3.12.5 1.26.4 2.2.2 1.11.1 besthost Windows-11-10.0.22621-SP0 296 6303639
numpy.bincount(data.reshape(-1)) (2048, 1024, 1) 0.006790066642376284 3.12.5 1.26.4 2.2.2 1.11.1 besthost Windows-11-10.0.22621-SP0 296 25178009
numpy.bincount(data.reshape(-1)) (512, 512, 32) 0.02689776666617642 3.12.5 1.26.4 2.2.2 1.11.1 besthost Windows-11-10.0.22621-SP0 6833 100700801
numpy.bincount(data.reshape(-1)) (1024, 1024, 256) 0.8569651666718224 3.12.5 1.26.4 2.2.2 1.11.1 besthost Windows-11-10.0.22621-SP0 26896 3221283567
vigra_bincount(data) (512, 128, 1) 0.0010062666454662879 3.12.5 1.26.4 2.2.2 1.11.1 besthost Windows-11-10.0.22621-SP0 11356 287480
vigra_bincount(data) (1024, 512, 1) 0.006934100024712582 3.12.5 1.26.4 2.2.2 1.11.1 besthost Windows-11-10.0.22621-SP0 903 2112013
vigra_bincount(data) (2048, 1024, 1) 0.029076900022725265 3.12.5 1.26.4 2.2.2 1.11.1 besthost Windows-11-10.0.22621-SP0 7763 8424310
vigra_bincount(data) (512, 512, 32) 0.12073186664686848 3.12.5 1.26.4 2.2.2 1.11.1 besthost Windows-11-10.0.22621-SP0 12077 33595427
vigra_bincount(data) (1024, 1024, 256) 4.49317489999036 3.12.5 1.26.4 2.2.2 1.11.1 besthost Windows-11-10.0.22621-SP0 86327 1073857132
pandas_bincount(data) (512, 128, 1) 0.0034306666736180582 3.12.5 1.26.4 2.2.2 1.11.1 besthost Windows-11-10.0.22621-SP0 982 1073273
pandas_bincount(data) (1024, 512, 1) 0.008010799996554852 3.12.5 1.26.4 2.2.2 1.11.1 besthost Windows-11-10.0.22621-SP0 932 8470683
pandas_bincount(data) (2048, 1024, 1) 0.031410300017644964 3.12.5 1.26.4 2.2.2 1.11.1 besthost Windows-11-10.0.22621-SP0 5556 33837741
pandas_bincount(data) (512, 512, 32) 0.07937653335587432 3.12.5 1.26.4 2.2.2 1.11.1 besthost Windows-11-10.0.22621-SP0 8982 135288791
pandas_bincount(data) (1024, 1024, 256) 1.3087335999977465 3.12.5 1.26.4 2.2.2 1.11.1 besthost Windows-11-10.0.22621-SP0 15684 4328552168
numpy_ufunc_bincount(data) (512, 128, 1) 0.003978999991280337 3.12.5 1.26.4 2.2.2 1.11.1 besthost Windows-11-10.0.22621-SP0 10700 373236
numpy_ufunc_bincount(data) (1024, 512, 1) 0.027059500028068822 3.12.5 1.26.4 2.2.2 1.11.1 besthost Windows-11-10.0.22621-SP0 480 2183224
numpy_ufunc_bincount(data) (2048, 1024, 1) 0.1187324666728576 3.12.5 1.26.4 2.2.2 1.11.1 besthost Windows-11-10.0.22621-SP0 9213 8502624
numpy_ufunc_bincount(data) (512, 512, 32) 0.42019803333096206 3.12.5 1.26.4 2.2.2 1.11.1 besthost Windows-11-10.0.22621-SP0 15160 33674489
numpy_ufunc_bincount(data) (1024, 1024, 256) 14.348339266687011 3.12.5 1.26.4 2.2.2 1.11.1 besthost Windows-11-10.0.22621-SP0 76790 1073923942
numba_bincount(data) (512, 128, 1) 0.03737793335070213 3.12.5 1.26.4 2.2.2 1.11.1 besthost Windows-11-10.0.22621-SP0 1089562 1415655
numba_bincount(data) (1024, 512, 1) 0.03571976666959623 3.12.5 1.26.4 2.2.2 1.11.1 besthost Windows-11-10.0.22621-SP0 1086773 3248086
numba_bincount(data) (2048, 1024, 1) 0.03422386668777714 3.12.5 1.26.4 2.2.2 1.11.1 besthost Windows-11-10.0.22621-SP0 1086336 9538908
numba_bincount(data) (512, 512, 32) 0.043219099985435605 3.12.5 1.26.4 2.2.2 1.11.1 besthost Windows-11-10.0.22621-SP0 1087661 34704990
numba_bincount(data) (1024, 1024, 256) 0.25255996667935204 3.12.5 1.26.4 2.2.2 1.11.1 besthost Windows-11-10.0.22621-SP0 1095905 1074894317
numpy.bincount(data.reshape(-1)) (512, 128, 1) 0.00012919066163400808 3.12.5 1.26.4 2.2.2 1.11.1 Janelia HPC node (Intel Sapphire Rapids) Linux-5.14.0-362.8.1.el9_3.x86_64-x86_64-with-glibc2.34 296 798577
numpy.bincount(data.reshape(-1)) (1024, 512, 1) 0.000969745684415102 3.12.5 1.26.4 2.2.2 1.11.1 Janelia HPC node (Intel Sapphire Rapids) Linux-5.14.0-362.8.1.el9_3.x86_64-x86_64-with-glibc2.34 296 6303635
numpy.bincount(data.reshape(-1)) (2048, 1024, 1) 0.0038271676748991013 3.12.5 1.26.4 2.2.2 1.11.1 Janelia HPC node (Intel Sapphire Rapids) Linux-5.14.0-362.8.1.el9_3.x86_64-x86_64-with-glibc2.34 296 25178005
numpy.bincount(data.reshape(-1)) (512, 512, 32) 0.022073739673942327 3.12.5 1.26.4 2.2.2 1.11.1 Janelia HPC node (Intel Sapphire Rapids) Linux-5.14.0-362.8.1.el9_3.x86_64-x86_64-with-glibc2.34 6562 100700070
numpy.bincount(data.reshape(-1)) (1024, 1024, 256) 0.7917799873587986 3.12.5 1.26.4 2.2.2 1.11.1 Janelia HPC node (Intel Sapphire Rapids) Linux-5.14.0-362.8.1.el9_3.x86_64-x86_64-with-glibc2.34 34441 3221291068
vigra_bincount(data) (512, 128, 1) 0.0008447073244800171 3.12.5 1.26.4 2.2.2 1.11.1 Janelia HPC node (Intel Sapphire Rapids) Linux-5.14.0-362.8.1.el9_3.x86_64-x86_64-with-glibc2.34 1890 278007
vigra_bincount(data) (1024, 512, 1) 0.0054254077064494295 3.12.5 1.26.4 2.2.2 1.11.1 Janelia HPC node (Intel Sapphire Rapids) Linux-5.14.0-362.8.1.el9_3.x86_64-x86_64-with-glibc2.34 1943 2113049
vigra_bincount(data) (2048, 1024, 1) 0.02111077797599137 3.12.5 1.26.4 2.2.2 1.11.1 Janelia HPC node (Intel Sapphire Rapids) Linux-5.14.0-362.8.1.el9_3.x86_64-x86_64-with-glibc2.34 8178 8425367
vigra_bincount(data) (512, 512, 32) 0.08546768664382398 3.12.5 1.26.4 2.2.2 1.11.1 Janelia HPC node (Intel Sapphire Rapids) Linux-5.14.0-362.8.1.el9_3.x86_64-x86_64-with-glibc2.34 9986 33592407
vigra_bincount(data) (1024, 1024, 256) 2.69755434563073 3.12.5 1.26.4 2.2.2 1.11.1 Janelia HPC node (Intel Sapphire Rapids) Linux-5.14.0-362.8.1.el9_3.x86_64-x86_64-with-glibc2.34 92678 1073863486
pandas_bincount(data) (512, 128, 1) 0.0008178456531216701 3.12.5 1.26.4 2.2.2 1.11.1 Janelia HPC node (Intel Sapphire Rapids) Linux-5.14.0-362.8.1.el9_3.x86_64-x86_64-with-glibc2.34 982 1073269
pandas_bincount(data) (1024, 512, 1) 0.0016648753080517054 3.12.5 1.26.4 2.2.2 1.11.1 Janelia HPC node (Intel Sapphire Rapids) Linux-5.14.0-362.8.1.el9_3.x86_64-x86_64-with-glibc2.34 932 8470679
pandas_bincount(data) (2048, 1024, 1) 0.005360595028226574 3.12.5 1.26.4 2.2.2 1.11.1 Janelia HPC node (Intel Sapphire Rapids) Linux-5.14.0-362.8.1.el9_3.x86_64-x86_64-with-glibc2.34 12351 33837953
pandas_bincount(data) (512, 512, 32) 0.02108485399124523 3.12.5 1.26.4 2.2.2 1.11.1 Janelia HPC node (Intel Sapphire Rapids) Linux-5.14.0-362.8.1.el9_3.x86_64-x86_64-with-glibc2.34 1198 135282807
pandas_bincount(data) (1024, 1024, 256) 0.6571039243135601 3.12.5 1.26.4 2.2.2 1.11.1 Janelia HPC node (Intel Sapphire Rapids) Linux-5.14.0-362.8.1.el9_3.x86_64-x86_64-with-glibc2.34 17195 4328553377
numpy_ufunc_bincount(data) (512, 128, 1) 0.0001283086215456327 3.12.5 1.26.4 2.2.2 1.11.1 Janelia HPC node (Intel Sapphire Rapids) Linux-5.14.0-362.8.1.el9_3.x86_64-x86_64-with-glibc2.34 296 346854
numpy_ufunc_bincount(data) (1024, 512, 1) 0.0008894743708272775 3.12.5 1.26.4 2.2.2 1.11.1 Janelia HPC node (Intel Sapphire Rapids) Linux-5.14.0-362.8.1.el9_3.x86_64-x86_64-with-glibc2.34 296 2181896
numpy_ufunc_bincount(data) (2048, 1024, 1) 0.003465129683415095 3.12.5 1.26.4 2.2.2 1.11.1 Janelia HPC node (Intel Sapphire Rapids) Linux-5.14.0-362.8.1.el9_3.x86_64-x86_64-with-glibc2.34 296 8473354
numpy_ufunc_bincount(data) (512, 512, 32) 0.014442776019374529 3.12.5 1.26.4 2.2.2 1.11.1 Janelia HPC node (Intel Sapphire Rapids) Linux-5.14.0-362.8.1.el9_3.x86_64-x86_64-with-glibc2.34 6653 33645501
numpy_ufunc_bincount(data) (1024, 1024, 256) 0.550317963041986 3.12.5 1.26.4 2.2.2 1.11.1 Janelia HPC node (Intel Sapphire Rapids) Linux-5.14.0-362.8.1.el9_3.x86_64-x86_64-with-glibc2.34 23041 1073865956
numba_bincount(data) (512, 128, 1) 0.021372444927692413 3.12.5 1.26.4 2.2.2 1.11.1 Janelia HPC node (Intel Sapphire Rapids) Linux-5.14.0-362.8.1.el9_3.x86_64-x86_64-with-glibc2.34 1072964 1385120
numba_bincount(data) (1024, 512, 1) 0.019558914626638096 3.12.5 1.26.4 2.2.2 1.11.1 Janelia HPC node (Intel Sapphire Rapids) Linux-5.14.0-362.8.1.el9_3.x86_64-x86_64-with-glibc2.34 1060831 3211662
numba_bincount(data) (2048, 1024, 1) 0.020174433399612706 3.12.5 1.26.4 2.2.2 1.11.1 Janelia HPC node (Intel Sapphire Rapids) Linux-5.14.0-362.8.1.el9_3.x86_64-x86_64-with-glibc2.34 1060630 9522319
numba_bincount(data) (512, 512, 32) 0.023783622697616618 3.12.5 1.26.4 2.2.2 1.11.1 Janelia HPC node (Intel Sapphire Rapids) Linux-5.14.0-362.8.1.el9_3.x86_64-x86_64-with-glibc2.34 1055316 34673665
numba_bincount(data) (1024, 1024, 256) 0.20543648465536535 3.12.5 1.26.4 2.2.2 1.11.1 Janelia HPC node (Intel Sapphire Rapids) Linux-5.14.0-362.8.1.el9_3.x86_64-x86_64-with-glibc2.34 1064402 1074867769
numpy.bincount(data.reshape(-1)) (512, 128, 1) 0.0002404216987391313 3.12.5 1.26.4 2.2.2 1.11.1 Stuart's Macbook Pro (Intel 2019) macOS-13.6.6-x86_64-i386-64bit 296 798574
numpy.bincount(data.reshape(-1)) (1024, 512, 1) 0.003125874325633049 3.12.5 1.26.4 2.2.2 1.11.1 Stuart's Macbook Pro (Intel 2019) macOS-13.6.6-x86_64-i386-64bit 6537 6328362
numpy.bincount(data.reshape(-1)) (2048, 1024, 1) 0.008306737213085095 3.12.5 1.26.4 2.2.2 1.11.1 Stuart's Macbook Pro (Intel 2019) macOS-13.6.6-x86_64-i386-64bit 296 25178002
numpy.bincount(data.reshape(-1)) (512, 512, 32) 0.03957340866327286 3.12.5 1.26.4 2.2.2 1.11.1 Stuart's Macbook Pro (Intel 2019) macOS-13.6.6-x86_64-i386-64bit 8712 100702780
numpy.bincount(data.reshape(-1)) (1024, 1024, 256) 1.8381490400061011 3.12.5 1.26.4 2.2.2 1.11.1 Stuart's Macbook Pro (Intel 2019) macOS-13.6.6-x86_64-i386-64bit 59945 3221315472
vigra_bincount(data) (512, 128, 1) 0.0013927522425850232 3.12.5 1.26.4 2.2.2 1.11.1 Stuart's Macbook Pro (Intel 2019) macOS-13.6.6-x86_64-i386-64bit 1423 277484
vigra_bincount(data) (1024, 512, 1) 0.009570136355857054 3.12.5 1.26.4 2.2.2 1.11.1 Stuart's Macbook Pro (Intel 2019) macOS-13.6.6-x86_64-i386-64bit 2247 2113350
vigra_bincount(data) (2048, 1024, 1) 0.031224086104581755 3.12.5 1.26.4 2.2.2 1.11.1 Stuart's Macbook Pro (Intel 2019) macOS-13.6.6-x86_64-i386-64bit 7779 8423959
vigra_bincount(data) (512, 512, 32) 0.11140100254366796 3.12.5 1.26.4 2.2.2 1.11.1 Stuart's Macbook Pro (Intel 2019) macOS-13.6.6-x86_64-i386-64bit 12665 33595880
vigra_bincount(data) (1024, 1024, 256) 3.8366502386828265 3.12.5 1.26.4 2.2.2 1.11.1 Stuart's Macbook Pro (Intel 2019) macOS-13.6.6-x86_64-i386-64bit 117429 1073888164
pandas_bincount(data) (512, 128, 1) 0.001379001730432113 3.12.5 1.26.4 2.2.2 1.11.1 Stuart's Macbook Pro (Intel 2019) macOS-13.6.6-x86_64-i386-64bit 982 1073266
pandas_bincount(data) (1024, 512, 1) 0.004047185958673556 3.12.5 1.26.4 2.2.2 1.11.1 Stuart's Macbook Pro (Intel 2019) macOS-13.6.6-x86_64-i386-64bit 7377 8477071
pandas_bincount(data) (2048, 1024, 1) 0.011728068968902031 3.12.5 1.26.4 2.2.2 1.11.1 Stuart's Macbook Pro (Intel 2019) macOS-13.6.6-x86_64-i386-64bit 5606 33837734
pandas_bincount(data) (512, 512, 32) 0.0452723305982848 3.12.5 1.26.4 2.2.2 1.11.1 Stuart's Macbook Pro (Intel 2019) macOS-13.6.6-x86_64-i386-64bit 7442 135289264
pandas_bincount(data) (1024, 1024, 256) 1.2424926883541048 3.12.5 1.26.4 2.2.2 1.11.1 Stuart's Macbook Pro (Intel 2019) macOS-13.6.6-x86_64-i386-64bit 27508 4328559351
numpy_ufunc_bincount(data) (512, 128, 1) 0.0005121743306517601 3.12.5 1.26.4 2.2.2 1.11.1 Stuart's Macbook Pro (Intel 2019) macOS-13.6.6-x86_64-i386-64bit 536 347091
numpy_ufunc_bincount(data) (1024, 512, 1) 0.0016781380400061607 3.12.5 1.26.4 2.2.2 1.11.1 Stuart's Macbook Pro (Intel 2019) macOS-13.6.6-x86_64-i386-64bit 296 2181893
numpy_ufunc_bincount(data) (2048, 1024, 1) 0.006248947077741225 3.12.5 1.26.4 2.2.2 1.11.1 Stuart's Macbook Pro (Intel 2019) macOS-13.6.6-x86_64-i386-64bit 296 8473351
numpy_ufunc_bincount(data) (512, 512, 32) 0.022072128641108673 3.12.5 1.26.4 2.2.2 1.11.1 Stuart's Macbook Pro (Intel 2019) macOS-13.6.6-x86_64-i386-64bit 6778 33662152
numpy_ufunc_bincount(data) (1024, 1024, 256) 0.7324663929951688 3.12.5 1.26.4 2.2.2 1.11.1 Stuart's Macbook Pro (Intel 2019) macOS-13.6.6-x86_64-i386-64bit 28918 1073871635
numba_bincount(data) (512, 128, 1) 0.034859559343506895 3.12.5 1.26.4 2.2.2 1.11.1 Stuart's Macbook Pro (Intel 2019) macOS-13.6.6-x86_64-i386-64bit 1061988 1379830
numba_bincount(data) (1024, 512, 1) 0.028155831309656303 3.12.5 1.26.4 2.2.2 1.11.1 Stuart's Macbook Pro (Intel 2019) macOS-13.6.6-x86_64-i386-64bit 1058059 3212619
numba_bincount(data) (2048, 1024, 1) 0.028297012050946552 3.12.5 1.26.4 2.2.2 1.11.1 Stuart's Macbook Pro (Intel 2019) macOS-13.6.6-x86_64-i386-64bit 1049514 9502103
numba_bincount(data) (512, 512, 32) 0.03773591434583068 3.12.5 1.26.4 2.2.2 1.11.1 Stuart's Macbook Pro (Intel 2019) macOS-13.6.6-x86_64-i386-64bit 1061668 34670025
numba_bincount(data) (1024, 1024, 256) 0.27804856561124325 3.12.5 1.26.4 2.2.2 1.11.1 Stuart's Macbook Pro (Intel 2019) macOS-13.6.6-x86_64-i386-64bit 1069559 1074864458
numpy.bincount(data.reshape(-1)) (512, 128, 1) 0.00030246233329004707 3.12.5 1.26.4 2.2.2 1.11.1 Dominik's xps13 i7 Linux-5.15.0-117-generic-x86_64-with-glibc2.31 296 798577
numpy.bincount(data.reshape(-1)) (1024, 512, 1) 0.001949821000001369 3.12.5 1.26.4 2.2.2 1.11.1 Dominik's xps13 i7 Linux-5.15.0-117-generic-x86_64-with-glibc2.31 296 6303635
numpy.bincount(data.reshape(-1)) (2048, 1024, 1) 0.00649575366666492 3.12.5 1.26.4 2.2.2 1.11.1 Dominik's xps13 i7 Linux-5.15.0-117-generic-x86_64-with-glibc2.31 296 25178005
numpy.bincount(data.reshape(-1)) (512, 512, 32) 0.02922058800004379 3.12.5 1.26.4 2.2.2 1.11.1 Dominik's xps13 i7 Linux-5.15.0-117-generic-x86_64-with-glibc2.31 6566 100697982
numpy.bincount(data.reshape(-1)) (1024, 1024, 256) 0.9891689429999436 3.12.5 1.26.4 2.2.2 1.11.1 Dominik's xps13 i7 Linux-5.15.0-117-generic-x86_64-with-glibc2.31 38286 3221294960
vigra_bincount(data) (512, 128, 1) 0.0009424353333239802 3.12.5 1.26.4 2.2.2 1.11.1 Dominik's xps13 i7 Linux-5.15.0-117-generic-x86_64-with-glibc2.31 1618 277682
vigra_bincount(data) (1024, 512, 1) 0.007037938666674866 3.12.5 1.26.4 2.2.2 1.11.1 Dominik's xps13 i7 Linux-5.15.0-117-generic-x86_64-with-glibc2.31 903 2112009
vigra_bincount(data) (2048, 1024, 1) 0.028502744666639046 3.12.5 1.26.4 2.2.2 1.11.1 Dominik's xps13 i7 Linux-5.15.0-117-generic-x86_64-with-glibc2.31 8091 8424288
vigra_bincount(data) (512, 512, 32) 0.11459644999998393 3.12.5 1.26.4 2.2.2 1.11.1 Dominik's xps13 i7 Linux-5.15.0-117-generic-x86_64-with-glibc2.31 12505 33595811
vigra_bincount(data) (1024, 1024, 256) 3.63760358999995 3.12.5 1.26.4 2.2.2 1.11.1 Dominik's xps13 i7 Linux-5.15.0-117-generic-x86_64-with-glibc2.31 109860 1073880621
pandas_bincount(data) (512, 128, 1) 0.0009676583332899705 3.12.5 1.26.4 2.2.2 1.11.1 Dominik's xps13 i7 Linux-5.15.0-117-generic-x86_64-with-glibc2.31 982 1073269
pandas_bincount(data) (1024, 512, 1) 0.0028109333333456257 3.12.5 1.26.4 2.2.2 1.11.1 Dominik's xps13 i7 Linux-5.15.0-117-generic-x86_64-with-glibc2.31 982 8470679
pandas_bincount(data) (2048, 1024, 1) 0.009720879333296276 3.12.5 1.26.4 2.2.2 1.11.1 Dominik's xps13 i7 Linux-5.15.0-117-generic-x86_64-with-glibc2.31 12273 33844410
pandas_bincount(data) (512, 512, 32) 0.0380808893333627 3.12.5 1.26.4 2.2.2 1.11.1 Dominik's xps13 i7 Linux-5.15.0-117-generic-x86_64-with-glibc2.31 7299 135289124
pandas_bincount(data) (1024, 1024, 256) 1.1865479523333609 3.12.5 1.26.4 2.2.2 1.11.1 Dominik's xps13 i7 Linux-5.15.0-117-generic-x86_64-with-glibc2.31 22958 4328559137
numpy_ufunc_bincount(data) (512, 128, 1) 0.00020159933334677285 3.12.5 1.26.4 2.2.2 1.11.1 Dominik's xps13 i7 Linux-5.15.0-117-generic-x86_64-with-glibc2.31 296 346854
numpy_ufunc_bincount(data) (1024, 512, 1) 0.001332503666693204 3.12.5 1.26.4 2.2.2 1.11.1 Dominik's xps13 i7 Linux-5.15.0-117-generic-x86_64-with-glibc2.31 296 2181896
numpy_ufunc_bincount(data) (2048, 1024, 1) 0.005299550000017916 3.12.5 1.26.4 2.2.2 1.11.1 Dominik's xps13 i7 Linux-5.15.0-117-generic-x86_64-with-glibc2.31 6767 8480994
numpy_ufunc_bincount(data) (512, 512, 32) 0.02190898133335395 3.12.5 1.26.4 2.2.2 1.11.1 Dominik's xps13 i7 Linux-5.15.0-117-generic-x86_64-with-glibc2.31 6658 33662123
numpy_ufunc_bincount(data) (1024, 1024, 256) 0.6968337393333665 3.12.5 1.26.4 2.2.2 1.11.1 Dominik's xps13 i7 Linux-5.15.0-117-generic-x86_64-with-glibc2.31 28192 1073870548
numba_bincount(data) (512, 128, 1) 0.0282695403333643 3.12.5 1.26.4 2.2.2 1.11.1 Dominik's xps13 i7 Linux-5.15.0-117-generic-x86_64-with-glibc2.31 1066928 1384894
numba_bincount(data) (1024, 512, 1) 0.028730114999992413 3.12.5 1.26.4 2.2.2 1.11.1 Dominik's xps13 i7 Linux-5.15.0-117-generic-x86_64-with-glibc2.31 1063965 3218329
numba_bincount(data) (2048, 1024, 1) 0.029844806666687873 3.12.5 1.26.4 2.2.2 1.11.1 Dominik's xps13 i7 Linux-5.15.0-117-generic-x86_64-with-glibc2.31 1049823 9502365
numba_bincount(data) (512, 512, 32) 0.04774932799993318 3.12.5 1.26.4 2.2.2 1.11.1 Dominik's xps13 i7 Linux-5.15.0-117-generic-x86_64-with-glibc2.31 1051760 34670362
numba_bincount(data) (1024, 1024, 256) 0.25067189166672205 3.12.5 1.26.4 2.2.2 1.11.1 Dominik's xps13 i7 Linux-5.15.0-117-generic-x86_64-with-glibc2.31 1067792 1074864559
numpy.bincount(data.reshape(-1)) (512, 128, 1) 0.0003272560037051638 3.12.5 1.26.4 2.2.2 1.11.1 Dominik's Macbook Air 2014 (i5) macOS-11.7.10-x86_64-i386-64bit 296 798574
numpy.bincount(data.reshape(-1)) (1024, 512, 1) 0.0024053083228257797 3.12.5 1.26.4 2.2.2 1.11.1 Dominik's Macbook Air 2014 (i5) macOS-11.7.10-x86_64-i386-64bit 296 6303632
numpy.bincount(data.reshape(-1)) (2048, 1024, 1) 0.03463735532326003 3.12.5 1.26.4 2.2.2 1.11.1 Dominik's Macbook Air 2014 (i5) macOS-11.7.10-x86_64-i386-64bit 296 25178002
numpy.bincount(data.reshape(-1)) (512, 512, 32) 0.06355882833789413 3.12.5 1.26.4 2.2.2 1.11.1 Dominik's Macbook Air 2014 (i5) macOS-11.7.10-x86_64-i386-64bit 8789 100700709
numpy.bincount(data.reshape(-1)) (1024, 1024, 256) 3.1543848906682492 3.12.5 1.26.4 2.2.2 1.11.1 Dominik's Macbook Air 2014 (i5) macOS-11.7.10-x86_64-i386-64bit 74330 3221329966
vigra_bincount(data) (512, 128, 1) 0.0015645589834700029 3.12.5 1.26.4 2.2.2 1.11.1 Dominik's Macbook Air 2014 (i5) macOS-11.7.10-x86_64-i386-64bit 1890 277951
vigra_bincount(data) (1024, 512, 1) 0.013866391673218459 3.12.5 1.26.4 2.2.2 1.11.1 Dominik's Macbook Air 2014 (i5) macOS-11.7.10-x86_64-i386-64bit 7996 2133152
vigra_bincount(data) (2048, 1024, 1) 0.06531134434044361 3.12.5 1.26.4 2.2.2 1.11.1 Dominik's Macbook Air 2014 (i5) macOS-11.7.10-x86_64-i386-64bit 7774 8424311
vigra_bincount(data) (512, 512, 32) 0.20767279099284983 3.12.5 1.26.4 2.2.2 1.11.1 Dominik's Macbook Air 2014 (i5) macOS-11.7.10-x86_64-i386-64bit 14548 33597866
vigra_bincount(data) (1024, 1024, 256) 6.517321113671642 3.12.5 1.26.4 2.2.2 1.11.1 Dominik's Macbook Air 2014 (i5) macOS-11.7.10-x86_64-i386-64bit 130249 1073897144
pandas_bincount(data) (512, 128, 1) 0.00324339666015779 3.12.5 1.26.4 2.2.2 1.11.1 Dominik's Macbook Air 2014 (i5) macOS-11.7.10-x86_64-i386-64bit 1222 1073506
pandas_bincount(data) (1024, 512, 1) 0.006477313329620908 3.12.5 1.26.4 2.2.2 1.11.1 Dominik's Macbook Air 2014 (i5) macOS-11.7.10-x86_64-i386-64bit 1236 8470930
pandas_bincount(data) (2048, 1024, 1) 0.030067951340849202 3.12.5 1.26.4 2.2.2 1.11.1 Dominik's Macbook Air 2014 (i5) macOS-11.7.10-x86_64-i386-64bit 11985 33837734
pandas_bincount(data) (512, 512, 32) 0.0666423699973772 3.12.5 1.26.4 2.2.2 1.11.1 Dominik's Macbook Air 2014 (i5) macOS-11.7.10-x86_64-i386-64bit 9895 135289362
pandas_bincount(data) (1024, 1024, 256) 2.195951303001493 3.12.5 1.26.4 2.2.2 1.11.1 Dominik's Macbook Air 2014 (i5) macOS-11.7.10-x86_64-i386-64bit 21770 4328557950
numpy_ufunc_bincount(data) (512, 128, 1) 0.00022637465735897422 3.12.5 1.26.4 2.2.2 1.11.1 Dominik's Macbook Air 2014 (i5) macOS-11.7.10-x86_64-i386-64bit 600 347155
numpy_ufunc_bincount(data) (1024, 512, 1) 0.0015507586649619043 3.12.5 1.26.4 2.2.2 1.11.1 Dominik's Macbook Air 2014 (i5) macOS-11.7.10-x86_64-i386-64bit 296 2181893
numpy_ufunc_bincount(data) (2048, 1024, 1) 0.007136059323480974 3.12.5 1.26.4 2.2.2 1.11.1 Dominik's Macbook Air 2014 (i5) macOS-11.7.10-x86_64-i386-64bit 296 8473351
numpy_ufunc_bincount(data) (512, 512, 32) 0.028778727321575086 3.12.5 1.26.4 2.2.2 1.11.1 Dominik's Macbook Air 2014 (i5) macOS-11.7.10-x86_64-i386-64bit 7300 33646145
numpy_ufunc_bincount(data) (1024, 1024, 256) 1.0301948876779836 3.12.5 1.26.4 2.2.2 1.11.1 Dominik's Macbook Air 2014 (i5) macOS-11.7.10-x86_64-i386-64bit 23606 1073863748
numba_bincount(data) (512, 128, 1) 0.047207562679735325 3.12.5 1.26.4 2.2.2 1.11.1 Dominik's Macbook Air 2014 (i5) macOS-11.7.10-x86_64-i386-64bit 1069660 1380740
numba_bincount(data) (1024, 512, 1) 0.04520684734840567 3.12.5 1.26.4 2.2.2 1.11.1 Dominik's Macbook Air 2014 (i5) macOS-11.7.10-x86_64-i386-64bit 1060211 3214541
numba_bincount(data) (2048, 1024, 1) 0.047087031338984765 3.12.5 1.26.4 2.2.2 1.11.1 Dominik's Macbook Air 2014 (i5) macOS-11.7.10-x86_64-i386-64bit 1058812 9504567
numba_bincount(data) (512, 512, 32) 0.06276061900037651 3.12.5 1.26.4 2.2.2 1.11.1 Dominik's Macbook Air 2014 (i5) macOS-11.7.10-x86_64-i386-64bit 1061648 34679293
numba_bincount(data) (1024, 1024, 256) 0.39703902299515903 3.12.5 1.26.4 2.2.2 1.11.1 Dominik's Macbook Air 2014 (i5) macOS-11.7.10-x86_64-i386-64bit 51680 1074866304
numpy.bincount(data.reshape(-1)) (512, 128, 1) 0.000212900000008176 3.12.5 1.26.4 2.2.2 1.11.1 Lab Windows Laptop 14 Windows-10-10.0.19045-SP0 296 798581
numpy.bincount(data.reshape(-1)) (1024, 512, 1) 0.0020767999999975473 3.12.5 1.26.4 2.2.2 1.11.1 Lab Windows Laptop 14 Windows-10-10.0.19045-SP0 296 6303639
numpy.bincount(data.reshape(-1)) (2048, 1024, 1) 0.008780666666666548 3.12.5 1.26.4 2.2.2 1.11.1 Lab Windows Laptop 14 Windows-10-10.0.19045-SP0 296 25178009
numpy.bincount(data.reshape(-1)) (512, 512, 32) 0.0304080666666664 3.12.5 1.26.4 2.2.2 1.11.1 Lab Windows Laptop 14 Windows-10-10.0.19045-SP0 6833 100698657
numpy.bincount(data.reshape(-1)) (1024, 1024, 256) 1.0089817999999962 3.12.5 1.26.4 2.2.2 1.11.1 Lab Windows Laptop 14 Windows-10-10.0.19045-SP0 37053 3221288819
vigra_bincount(data) (512, 128, 1) 0.0014215000000111406 3.12.5 1.26.4 2.2.2 1.11.1 Lab Windows Laptop 14 Windows-10-10.0.19045-SP0 2127 278195
vigra_bincount(data) (1024, 512, 1) 0.009788566666657061 3.12.5 1.26.4 2.2.2 1.11.1 Lab Windows Laptop 14 Windows-10-10.0.19045-SP0 1772 2112882
vigra_bincount(data) (2048, 1024, 1) 0.03705110000000408 3.12.5 1.26.4 2.2.2 1.11.1 Lab Windows Laptop 14 Windows-10-10.0.19045-SP0 8255 8424802
vigra_bincount(data) (512, 512, 32) 0.15439706666666098 3.12.5 1.26.4 2.2.2 1.11.1 Lab Windows Laptop 14 Windows-10-10.0.19045-SP0 11745 33595095
vigra_bincount(data) (1024, 1024, 256) 4.8152008666666575 3.12.5 1.26.4 2.2.2 1.11.1 Lab Windows Laptop 14 Windows-10-10.0.19045-SP0 79446 1073850572
pandas_bincount(data) (512, 128, 1) 0.0010597666666664434 3.12.5 1.26.4 2.2.2 1.11.1 Lab Windows Laptop 14 Windows-10-10.0.19045-SP0 932 1073223
pandas_bincount(data) (1024, 512, 1) 0.003975433333323508 3.12.5 1.26.4 2.2.2 1.11.1 Lab Windows Laptop 14 Windows-10-10.0.19045-SP0 1230 8470931
pandas_bincount(data) (2048, 1024, 1) 0.0147894666666654 3.12.5 1.26.4 2.2.2 1.11.1 Lab Windows Laptop 14 Windows-10-10.0.19045-SP0 12452 33848587
pandas_bincount(data) (512, 512, 32) 0.05572603333333367 3.12.5 1.26.4 2.2.2 1.11.1 Lab Windows Laptop 14 Windows-10-10.0.19045-SP0 8064 135293846
pandas_bincount(data) (1024, 1024, 256) 1.7289354666666743 3.12.5 1.26.4 2.2.2 1.11.1 Lab Windows Laptop 14 Windows-10-10.0.19045-SP0 15543 4328552137
numpy_ufunc_bincount(data) (512, 128, 1) 0.005231499999998353 3.12.5 1.26.4 2.2.2 1.11.1 Lab Windows Laptop 14 Windows-10-10.0.19045-SP0 6675 354984
numpy_ufunc_bincount(data) (1024, 512, 1) 0.040766033333322106 3.12.5 1.26.4 2.2.2 1.11.1 Lab Windows Laptop 14 Windows-10-10.0.19045-SP0 6769 2208330
numpy_ufunc_bincount(data) (2048, 1024, 1) 0.15041453333333266 3.12.5 1.26.4 2.2.2 1.11.1 Lab Windows Laptop 14 Windows-10-10.0.19045-SP0 9796 8503535
numpy_ufunc_bincount(data) (512, 512, 32) 0.6167161000000002 3.12.5 1.26.4 2.2.2 1.11.1 Lab Windows Laptop 14 Windows-10-10.0.19045-SP0 16380 33676017
numpy_ufunc_bincount(data) (1024, 1024, 256) 19.127665200000006 3.12.5 1.26.4 2.2.2 1.11.1 Lab Windows Laptop 14 Windows-10-10.0.19045-SP0 70114 1073917318
numba_bincount(data) (512, 128, 1) 0.04218436666665563 3.12.5 1.26.4 2.2.2 1.11.1 Lab Windows Laptop 14 Windows-10-10.0.19045-SP0 1089300 1415488
numba_bincount(data) (1024, 512, 1) 0.041807999999984226 3.12.5 1.26.4 2.2.2 1.11.1 Lab Windows Laptop 14 Windows-10-10.0.19045-SP0 1092336 3246780
numba_bincount(data) (2048, 1024, 1) 0.04533343333334491 3.12.5 1.26.4 2.2.2 1.11.1 Lab Windows Laptop 14 Windows-10-10.0.19045-SP0 1086588 9539266
numba_bincount(data) (512, 512, 32) 0.0493337666666586 3.12.5 1.26.4 2.2.2 1.11.1 Lab Windows Laptop 14 Windows-10-10.0.19045-SP0 1094523 34712314
numba_bincount(data) (1024, 1024, 256) 0.2357938666666731 3.12.5 1.26.4 2.2.2 1.11.1 Lab Windows Laptop 14 Windows-10-10.0.19045-SP0 1099209 1074896098
numpy.bincount(data.reshape(-1)) (512, 128, 1) 0.0002280463231727481 3.12.5 1.26.4 2.2.2 1.11.1 em-macbook-pro-16-2019 macOS-14.6.1-x86_64-i386-64bit 296 798574
numpy.bincount(data.reshape(-1)) (1024, 512, 1) 0.0021983139837781587 3.12.5 1.26.4 2.2.2 1.11.1 em-macbook-pro-16-2019 macOS-14.6.1-x86_64-i386-64bit 296 6303632
numpy.bincount(data.reshape(-1)) (2048, 1024, 1) 0.009704784024506807 3.12.5 1.26.4 2.2.2 1.11.1 em-macbook-pro-16-2019 macOS-14.6.1-x86_64-i386-64bit 6537 25202732
numpy.bincount(data.reshape(-1)) (512, 512, 32) 0.04201704131749769 3.12.5 1.26.4 2.2.2 1.11.1 em-macbook-pro-16-2019 macOS-14.6.1-x86_64-i386-64bit 6777 100700682
numpy.bincount(data.reshape(-1)) (1024, 1024, 256) 2.1789229753194377 3.12.5 1.26.4 2.2.2 1.11.1 em-macbook-pro-16-2019 macOS-14.6.1-x86_64-i386-64bit 65783 3221321465
vigra_bincount(data) (512, 128, 1) 0.0015658829749251406 3.12.5 1.26.4 2.2.2 1.11.1 em-macbook-pro-16-2019 macOS-14.6.1-x86_64-i386-64bit 1943 278004
vigra_bincount(data) (1024, 512, 1) 0.014026835327968001 3.12.5 1.26.4 2.2.2 1.11.1 em-macbook-pro-16-2019 macOS-14.6.1-x86_64-i386-64bit 8038 2133613
vigra_bincount(data) (2048, 1024, 1) 0.03285416266104827 3.12.5 1.26.4 2.2.2 1.11.1 em-macbook-pro-16-2019 macOS-14.6.1-x86_64-i386-64bit 8020 8425053
vigra_bincount(data) (512, 512, 32) 0.1234818296895052 3.12.5 1.26.4 2.2.2 1.11.1 em-macbook-pro-16-2019 macOS-14.6.1-x86_64-i386-64bit 14747 33598009
vigra_bincount(data) (1024, 1024, 256) 4.141705088006954 3.12.5 1.26.4 2.2.2 1.11.1 em-macbook-pro-16-2019 macOS-14.6.1-x86_64-i386-64bit 112160 1073882929
pandas_bincount(data) (512, 128, 1) 0.0015336046538626154 3.12.5 1.26.4 2.2.2 1.11.1 em-macbook-pro-16-2019 macOS-14.6.1-x86_64-i386-64bit 982 1073266
pandas_bincount(data) (1024, 512, 1) 0.004366336662011842 3.12.5 1.26.4 2.2.2 1.11.1 em-macbook-pro-16-2019 macOS-14.6.1-x86_64-i386-64bit 982 8470676
pandas_bincount(data) (2048, 1024, 1) 0.015528991313961646 3.12.5 1.26.4 2.2.2 1.11.1 em-macbook-pro-16-2019 macOS-14.6.1-x86_64-i386-64bit 11656 33843784
pandas_bincount(data) (512, 512, 32) 0.06450117297936231 3.12.5 1.26.4 2.2.2 1.11.1 em-macbook-pro-16-2019 macOS-14.6.1-x86_64-i386-64bit 7701 135289523
pandas_bincount(data) (1024, 1024, 256) 1.4091204243401687 3.12.5 1.26.4 2.2.2 1.11.1 em-macbook-pro-16-2019 macOS-14.6.1-x86_64-i386-64bit 23056 4328558560
numpy_ufunc_bincount(data) (512, 128, 1) 0.0002370223325366775 3.12.5 1.26.4 2.2.2 1.11.1 em-macbook-pro-16-2019 macOS-14.6.1-x86_64-i386-64bit 2783 349514
numpy_ufunc_bincount(data) (1024, 512, 1) 0.0017934963495160143 3.12.5 1.26.4 2.2.2 1.11.1 em-macbook-pro-16-2019 macOS-14.6.1-x86_64-i386-64bit 296 2181893
numpy_ufunc_bincount(data) (2048, 1024, 1) 0.008388973656110466 3.12.5 1.26.4 2.2.2 1.11.1 em-macbook-pro-16-2019 macOS-14.6.1-x86_64-i386-64bit 296 8473351
numpy_ufunc_bincount(data) (512, 512, 32) 0.03807385634475698 3.12.5 1.26.4 2.2.2 1.11.1 em-macbook-pro-16-2019 macOS-14.6.1-x86_64-i386-64bit 6885 33662259
numpy_ufunc_bincount(data) (1024, 1024, 256) 0.8468477793503553 3.12.5 1.26.4 2.2.2 1.11.1 em-macbook-pro-16-2019 macOS-14.6.1-x86_64-i386-64bit 27228 1073869998
numba_bincount(data) (512, 128, 1) 0.03449223667848855 3.12.5 1.26.4 2.2.2 1.11.1 em-macbook-pro-16-2019 macOS-14.6.1-x86_64-i386-64bit 1069005 1380130
numba_bincount(data) (1024, 512, 1) 0.03712005234168222 3.12.5 1.26.4 2.2.2 1.11.1 em-macbook-pro-16-2019 macOS-14.6.1-x86_64-i386-64bit 1058398 3212672
numba_bincount(data) (2048, 1024, 1) 0.047792135660226144 3.12.5 1.26.4 2.2.2 1.11.1 em-macbook-pro-16-2019 macOS-14.6.1-x86_64-i386-64bit 1056968 9502772
numba_bincount(data) (512, 512, 32) 0.038461748976260424 3.12.5 1.26.4 2.2.2 1.11.1 em-macbook-pro-16-2019 macOS-14.6.1-x86_64-i386-64bit 1058615 34670213
numba_bincount(data) (1024, 1024, 256) 0.27710339636541903 3.12.5 1.26.4 2.2.2 1.11.1 em-macbook-pro-16-2019 macOS-14.6.1-x86_64-i386-64bit 1069489 1074864997
numpy.bincount(data.reshape(-1)) (512, 128, 1) 9.710000207026799e-05 3.12.5 1.26.4 2.2.2 1.11.1 em-win-ryzen-7800x Windows-11-10.0.22631-SP0 416 798701
numpy.bincount(data.reshape(-1)) (1024, 512, 1) 0.0011181333296311398 3.12.5 1.26.4 2.2.2 1.11.1 em-win-ryzen-7800x Windows-11-10.0.22631-SP0 296 6303639
numpy.bincount(data.reshape(-1)) (2048, 1024, 1) 0.0034649999967465797 3.12.5 1.26.4 2.2.2 1.11.1 em-win-ryzen-7800x Windows-11-10.0.22631-SP0 296 25178009
numpy.bincount(data.reshape(-1)) (512, 512, 32) 0.014769899998403465 3.12.5 1.26.4 2.2.2 1.11.1 em-win-ryzen-7800x Windows-11-10.0.22631-SP0 4689 100681157
numpy.bincount(data.reshape(-1)) (1024, 1024, 256) 0.501144700004564 3.12.5 1.26.4 2.2.2 1.11.1 em-win-ryzen-7800x Windows-11-10.0.22631-SP0 17266 3221259026
vigra_bincount(data) (512, 128, 1) 0.0008046333290015658 3.12.5 1.26.4 2.2.2 1.11.1 em-win-ryzen-7800x Windows-11-10.0.22631-SP0 2063 278131
vigra_bincount(data) (1024, 512, 1) 0.005825266659182186 3.12.5 1.26.4 2.2.2 1.11.1 em-win-ryzen-7800x Windows-11-10.0.22631-SP0 1943 2113053
vigra_bincount(data) (2048, 1024, 1) 0.023237133330743138 3.12.5 1.26.4 2.2.2 1.11.1 em-win-ryzen-7800x Windows-11-10.0.22631-SP0 6387 8408955
vigra_bincount(data) (512, 512, 32) 0.0924900999913613 3.12.5 1.26.4 2.2.2 1.11.1 em-win-ryzen-7800x Windows-11-10.0.22631-SP0 8080 33579048
vigra_bincount(data) (1024, 1024, 256) 2.9569419333323217 3.12.5 1.26.4 2.2.2 1.11.1 em-win-ryzen-7800x Windows-11-10.0.22631-SP0 47079 1073805731
pandas_bincount(data) (512, 128, 1) 0.0006312666616092125 3.12.5 1.26.4 2.2.2 1.11.1 em-win-ryzen-7800x Windows-11-10.0.22631-SP0 5488 1077779
pandas_bincount(data) (1024, 512, 1) 0.0019952000002376735 3.12.5 1.26.4 2.2.2 1.11.1 em-win-ryzen-7800x Windows-11-10.0.22631-SP0 1230 8470683
pandas_bincount(data) (2048, 1024, 1) 0.006772466663581629 3.12.5 1.26.4 2.2.2 1.11.1 em-win-ryzen-7800x Windows-11-10.0.22631-SP0 5556 33837691
pandas_bincount(data) (512, 512, 32) 0.02716166666747692 3.12.5 1.26.4 2.2.2 1.11.1 em-win-ryzen-7800x Windows-11-10.0.22631-SP0 5788 135287313
pandas_bincount(data) (1024, 1024, 256) 0.8245348333245298 3.12.5 1.26.4 2.2.2 1.11.1 em-win-ryzen-7800x Windows-11-10.0.22631-SP0 11072 4328547757
numpy_ufunc_bincount(data) (512, 128, 1) 0.0027031666638019183 3.12.5 1.26.4 2.2.2 1.11.1 em-win-ryzen-7800x Windows-11-10.0.22631-SP0 416 348118
numpy_ufunc_bincount(data) (1024, 512, 1) 0.0208249666611664 3.12.5 1.26.4 2.2.2 1.11.1 em-win-ryzen-7800x Windows-11-10.0.22631-SP0 5050 2190847
numpy_ufunc_bincount(data) (2048, 1024, 1) 0.08170653332490474 3.12.5 1.26.4 2.2.2 1.11.1 em-win-ryzen-7800x Windows-11-10.0.22631-SP0 5829 8486995
numpy_ufunc_bincount(data) (512, 512, 32) 0.3301966333334955 3.12.5 1.26.4 2.2.2 1.11.1 em-win-ryzen-7800x Windows-11-10.0.22631-SP0 10430 33657549
numpy_ufunc_bincount(data) (1024, 1024, 256) 10.581579499994405 3.12.5 1.26.4 2.2.2 1.11.1 em-win-ryzen-7800x Windows-11-10.0.22631-SP0 65042 1073899803
numba_bincount(data) (512, 128, 1) 0.022560933333200712 3.12.5 1.26.4 2.2.2 1.11.1 em-win-ryzen-7800x Windows-11-10.0.22631-SP0 1087681 1414020
numba_bincount(data) (1024, 512, 1) 0.023482433335933212 3.12.5 1.26.4 2.2.2 1.11.1 em-win-ryzen-7800x Windows-11-10.0.22631-SP0 1085798 3245962
numba_bincount(data) (2048, 1024, 1) 0.023591766657773405 3.12.5 1.26.4 2.2.2 1.11.1 em-win-ryzen-7800x Windows-11-10.0.22631-SP0 1085416 9533245
numba_bincount(data) (512, 512, 32) 0.024436800003362198 3.12.5 1.26.4 2.2.2 1.11.1 em-win-ryzen-7800x Windows-11-10.0.22631-SP0 1086371 34703634
numba_bincount(data) (1024, 1024, 256) 0.11404200000106357 3.12.5 1.26.4 2.2.2 1.11.1 em-win-ryzen-7800x Windows-11-10.0.22631-SP0 1089808 1074891690