tmap(f, arr)
is slower than tmap(f, OutputEltype, arr)
or tmap!(f, output, arr)
#264
Job | Run time |
---|---|
0s | |
0s |
tmap(f, arr)
is slower than tmap(f, OutputEltype, arr)
or tmap!(f, output, arr)
#264
Job | Run time |
---|---|
0s | |
0s |