Perf tip: if your web app ships large JSON-like configuration as JavaScript object literals, consider using JSON.parse instead. It’s much faster, especially for cold loads! https://v8.dev/blog/cost-of-javascript-2019#json …pic.twitter.com/p0WICUm7zx
You can add location information to your Tweets, such as your city or precise location, from the web and via third-party applications. You always have the option to delete your Tweet location history. Learn more
I trust you that it's faster
What does "caching" mean here? That the object literal parsing in the example only occurs once and the compiler optimizes it for further iterations?
Yeah, kind of. You can see the exact same thing here:https://tomdale.net/2017/07/adventures-in-microbenchmarking/#the-mystery-revealed …
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.