Notice that Plait, Om, Mercury, and Elm consistently do really
well compared to the other entries.
All four of these projects are based on the Virtual DOM
approach and make heavy use of immutability to get these
speed gains.
Read more about this here.
And here
is the code used for these tests.