Performance boosts in @v8js v7.6 / Chrome 76:
JSON.parse
Frozen/sealed arrays
https://v8.dev/blog/v8-release-76 …
-
-
Well V8 snapshots might wreck the shape allocation, but we will see. 100,000 is a small array size for nodes (numbers) and strings in those. Definitely put care in your condition ordering in parsers. Doubt it will replace custom, but might be workable at least
-
Also, managing stack depth preallocation is important to avoid memory management slowdown. I'm curious if the new parser uses linked list or preallocated growing array, lots to fiddle with
- 1 more reply
New conversation -
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.
JavaScript, HTML, CSS, HTTP, performance, security, Bash, Unicode, i18n, macOS.