My multi-treaded version is now faster than polars and takes less time to compile. It's a little more complex though
This commit is contained in:
@@ -10,7 +10,7 @@ bstr = "1.9.1"
|
||||
fast-float = "0.2.0"
|
||||
memchr = "2.7.4"
|
||||
memmap = "0.7.0"
|
||||
#polars = { version = "0.36.2", features = ["csv", "lazy", "nightly", "streaming"]}
|
||||
polars = { version = "0.36.2", features = ["csv", "lazy", "nightly", "streaming"]}
|
||||
rayon = "1.10.0"
|
||||
rustc-hash = "2.0.0"
|
||||
|
||||
|
Reference in New Issue
Block a user