Primitive binary
/unary
are not as fast as they could be
#6364
Labels
arrow
Changes to the arrow crate
binary
/unary
are not as fast as they could be
#6364
While implementing on spiraldb/vortex#726 Implementing our own version of
unary/binary
, I realized that operating on fixed-sized slices yields much better performance (at least on my machine).The text was updated successfully, but these errors were encountered: