Skip to content

Commit c12d028

Browse files
committed
Add TODOs
1 parent 5befb05 commit c12d028

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

readme.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Comparing performance of Elm, React, Ember, and Angular
22

3+
TODO: Update tests to make it unecessary to remove `requestAnimationFrame` optimization from Elm and Gren
4+
TODO: Re-write readme
5+
36
Elm and React implementation taken from [lustre-labs/performance-comparison](https://github.com/lustre-labs/performance-comparison)
47

58
This is a benchmark that tries to compare the performance of Elm, React, Ember, and Angular in a fair way. [I highly recommend reading the full analysis][blog], but the very short summary is that Elm is the fastest.

0 commit comments

Comments
 (0)