sux-rs icon indicating copy to clipboard operation
sux-rs copied to clipboard

ported and optimized apply from PR #36

Open zommiommy opened this issue 8 months ago • 5 comments

This PR ports the apply_inplace function from PR #36. While this is no new functionality, it's, on average 4 times faster than the naive implementation, as seen in the benchmark graph:

bench_apply_per_element

Window size is actually bit_width

zommiommy avatar Jun 19 '24 00:06 zommiommy