|
|
|
|
|
by eric-p7
180 days ago
|
|
This needs more attention than it's getting. Perhaps if you made some changes to the landing pages could help? "outperforms the fastest JSON libraries (that make use of SIMD) by up to 120x depending on the benchmark. It also outperforms schema-only formats, such as Google Flatbuffers (242x). Lite³ is possibly the fastest schemaless data format in the world." ^ This should be a bar graph at the top of the page that shows both serializing sizes and speeds. It would also be nice to see a json representation on the left and a color coded string of bytes on the right that shows how the data is packed. Then the explanation follows. |
|