search_sorted
in an order of magnitude slower when single element chunk vstacked to the original dataframe
#16420
Closed
2 tasks done
Labels
accepted
Ready for implementation
P-medium
Priority: medium
performance
Performance issues or improvements
rust
Related to Rust Polars
Checks
Reproducible example
Log output
Issue description
Vstackiing a single element chunk to the dataframe makes
search_sorted
~50x slowerExpected behavior
very little performance difference
Installed versions
polars = {version = "0.40.0", features = ["lazy","search_sorted"]}
The text was updated successfully, but these errors were encountered: