I’ve just recently tested several languages for their performance in a practical application: read a 190 MB (json) file into memory and parse it into a native data structure.
Tests were made on a MacBook Pro M1.
If anyone is interested in a full article on that, let me know.
These are the results so far.
The source code snipeets can be found here:
