ZJONSSON / parquetjs

fully asynchronous, pure JavaScript implementation of the Parquet file format
MIT License
34 stars 61 forks source link

Improve write speed #61

Open adityapatadia opened 3 years ago

adityapatadia commented 3 years ago

This PR is aimed at improving speed without changing any functionality.

adityapatadia commented 3 years ago

@ZJONSSON This is very important speed improvement to write files in faster manner. Can you merge and release new version?

adityapatadia commented 3 years ago

Here is benchmark which compares two different approach to update object property: https://jsben.ch/2KILf