5 ms·
Writing fast memory efficient JavaScript
- jmnicolas 12y agoThe fine article is a bit dated (2012). They still speak of the Carakan Opera JS engine which is now Chrome's V8.
- vic_b 12y agoYup it was quite old but as the adoption of world towards javascript is increasing in such a pace, this may be very helpful in designing better code considering memory constraints of nodejs in mind.