OO-ize DOM builder, improve performance (part 1), add benchmarking suite
This commit is contained in:
parent
c202c04631
commit
a7b2294c11
22 changed files with 1953 additions and 813 deletions
4
bench/README.md
Normal file
4
bench/README.md
Normal 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.)
|
||||
Loading…
Add table
Add a link
Reference in a new issue