Revert "Revert "More performance improvements + etc.""

This commit is contained in:
Isiah Meadows 2015-12-16 11:04:07 -05:00
parent 897060d6ed
commit b2faa43f91
28 changed files with 3207 additions and 1326 deletions

4
bench/README.md Normal file
View file

@ -0,0 +1,4 @@
This suite is taken with modifications from the Mithril example in
[Merri/nom](https://github.com/Merri/nom/tree/gh-pages/todomvc/benchmark/mithril-new).
(For example, it uses Mithril itself to help simplify the business logic.)