cleandart / tiles

React like library
BSD 3-Clause "New" or "Revised" License
19 stars 3 forks source link

Create more efective benchmark for vdom-benchmark #37

Open jakuub opened 9 years ago

jakuub commented 9 years ago

Create more efective (for keys) benchmark for this or comment how to do it. https://github.com/localvoid/vdom-benchmark/issues/1

jakuub commented 9 years ago

The performance lack will not be in the key bug, but somewhere deeper in the initial render function. It need deeper examination.