Symbol vs String property access speed (version: 0)
Testing JS square-bracket property access by string and by similarly-named symbol
Comparing performance of:Symbol read vs Symbol read prototype vs Symbol write vs Symbol overwrite vs Symbol overwrite prototype vs String read vs String read prototype vs String write vs String overwrite vs String overwrite prototype