Hacker News new | ask | show | jobs
by gamegoblin 839 days ago
No SIMD in the parser path... yet... :)

The main win from writing our own custom parser is writing directly into the final in-memory format from the parse stream without any intermediate allocations or data movement.

Awesome project! Adding it to my list of things we may plug into in the future.

1 comments

Sealable spreadsheet is also awesome ! Congrats for the delivery.