Fast JSON parsers are all fine and good, but take such benchmarks with a grain of salt. JSON, like any format, is useless unless you do something meaningful with it - populate a database, verify the result, or transform…
When coding in C++ I often thought "Why isn't there an imperative programming language in the preprocessor?" This was the only thing holding me back from finishing my metacircular TODO app.
Don't fall for it Python users - Lucy will pull the football away just before you kick it.
This link https://github.com/privatenumber/minification-benchmarks shows swc is still a work in progress.
Why not minify with esbuild instead by default?
Fast JSON parsers are all fine and good, but take such benchmarks with a grain of salt. JSON, like any format, is useless unless you do something meaningful with it - populate a database, verify the result, or transform…
When coding in C++ I often thought "Why isn't there an imperative programming language in the preprocessor?" This was the only thing holding me back from finishing my metacircular TODO app.
Don't fall for it Python users - Lucy will pull the football away just before you kick it.
This link https://github.com/privatenumber/minification-benchmarks shows swc is still a work in progress.
Why not minify with esbuild instead by default?