A lot of words to say "it's quicker when you allocate three large arrays rather 1,000,000 objects"
That feels sufficiently intuitive that describing it as "a JavaScript performance issue" is a bit confusing.
(There's other optimizations they're applying, but that's the only one that really matters.)