Skip to content

Commit

Permalink
Speed up pad_nulls for FixedLenByteArrayBuffer (#6297)
Browse files Browse the repository at this point in the history
* optimize pad_nulls for fixed_len_byte_array

* start refactor of benchmarks

* refactor float16

* add fixed_len_byte_array to float16 benches

* replace copy_within with vectorizable copy

* update comment

* move branch on byte_length outside of loop

* reduce code duplication while preserving performance gains

* formatting

* silence clippy

* clippy won again
  • Loading branch information
etseidl authored Oct 2, 2024
1 parent 5595019 commit 9b9217b
Show file tree
Hide file tree
Showing 2 changed files with 368 additions and 130 deletions.
Loading

0 comments on commit 9b9217b

Please sign in to comment.