Performance boosts in @v8js v7.6 / Chrome 76:
JSON.parse
Frozen/sealed arrays
https://v8.dev/blog/v8-release-76 …
-
-
It depends on whether you'll "reparse" multiple times or not. If you just use the JSON string to transport a single object graph, then JSON.parse is much faster. If you reevaluate the same literal many times, that'll be faster.
Thanks. Twitter will use this to make your timeline better. UndoUndo
-
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.