chmp / serde_arrow

Convert sequences of Rust objects to Arrow tables
https://docs.rs/serde_arrow/
MIT License
68 stars 21 forks source link

Feature/128 improve performance #140

Closed chmp closed 8 months ago

chmp commented 8 months ago

Implements 90 % of #128

chmp commented 8 months ago

Unfortunately not much of a performance benefit. The code is simpler, though.