javascript-serialization-benchmark
javascript-serialization-benchmark copied to clipboard
Adding Parquet file format to the benchmark
trafficstars
It would be interesting to compare Parquet to the rest, specially Avro. On a benchmark outside the nodejs environment, Parquet was from equally faster in some cases, to multiple times faster on other ones.
I will try to add a PR.