evancz / react-angular-ember-elm-performance-comparison

Comparing performance of Elm, React, Angular, and Ember
BSD 3-Clause "New" or "Revised" License
91 stars 39 forks source link

Distinguish frameworks added before and after the blog post #15

Open timbuckley opened 6 years ago

timbuckley commented 6 years ago

Per this comment, I took a stab at delineating between frameworks that were a part of the initial analysis versus those that have since been added. This should clear a path towards adding new frameworks/versions for more consistent benchmark testing.

Sidebar before (Or when there are zero "later entries"):

zero later-entries

After (Or when there are greater than zero "later entries"):

with some later-entries

All one needs to do is add a boolean flag to the corresponding impl call in index.html.

DoctypeRosenthal commented 4 years ago

Is there any progress on this? I would be very interested in a comparison between new Elm and new React versions :)

timbuckley commented 4 years ago

@DoctypeRosenthal You're welcome to take over this attempt and/or implement your own version of this. I unfortunately don't use Elm much these days, and so I won't be proceeding.

DoctypeRosenthal commented 4 years ago

My question rather goes to @evancz :)

granicz commented 4 years ago

I would also be curious about the current numbers - is there an up to date fork/project with those benchmarks?