A Tour of Inline Caching with Delete

A Tour of Inline Caching with Delete

If you search for any JavaScript performance advice, a very popular recommendation is to avoid the delete operator.

Read more