Going back because compile times trippled
This commit is contained in:
@@ -9,7 +9,7 @@ edition = "2021"
|
||||
bstr = "1.9.1"
|
||||
fast-float = "0.2.0"
|
||||
memchr = "2.7.4"
|
||||
memmap2 = "0.9.4"
|
||||
memmap = "0.7.0"
|
||||
polars = { version = "0.36.2", features = ["csv", "lazy", "nightly", "streaming"]}
|
||||
rayon = "1.10.0"
|
||||
rustc-hash = "2.0.0"
|
||||
@@ -47,7 +47,6 @@ name = "phcs"
|
||||
harness = false
|
||||
|
||||
[profile.release]
|
||||
debug = true
|
||||
lto = "fat"
|
||||
#strip = "symbols"
|
||||
strip = "symbols"
|
||||
panic = "abort"
|
||||
|
Reference in New Issue
Block a user