perf: parquet based data export
This commit is contained in:
@@ -21,8 +21,10 @@ compio = { version = "0.15.0", features = ["runtime"] }
|
||||
redb = "2.6.2"
|
||||
crabtime = { git = "https://github.com/wdanilo/crabtime.git", rev = "2ed856f5" }
|
||||
|
||||
parquet = "56.0.0"
|
||||
|
||||
[profile.release]
|
||||
lto = true
|
||||
lto = "thin"
|
||||
strip = true
|
||||
codegen-units = 1
|
||||
codegen-units = 4
|
||||
panic = "abort"
|
||||
|
||||
Reference in New Issue
Block a user