daru icon indicating copy to clipboard operation
daru copied to clipboard

Use ParaText for parsing CSV files fast

Open v0dro opened this issue 9 years ago • 1 comments

We can shift to using paratext for parsing CSV files very fast: https://github.com/wiseio/paratext

It claims to parse CSV's at 2.5 GB per second, which is huge. Of course the actual wrapper will need to rest in a separate gem. Daru from_csv can use the paratext wrapper if it is available.

https://github.com/wiseio/paratext/issues/27 http://www.wise.io/tech/paratext

v0dro avatar Jun 14 '16 12:06 v0dro

+1

rainchen avatar Aug 04 '17 10:08 rainchen