schell / todo-mvc-bench

A benchmarking suite for TodoMVC implementations
5 stars 3 forks source link

we could test for more things here, like `Set`s and `Map`s. #31

Closed src-of-truth[bot] closed 4 years ago

src-of-truth[bot] commented 4 years ago

https://github.com/schell/todo-mvc-bench/blob/5360e3ce5ab8bf8bb80b51908de15f4704aa13ff/frameworks/mogwai/pkg/mogwai_todo.js#L188-L189

https://github.com/schell/todo-mvc-bench/blob/5360e3ce5ab8bf8bb80b51908de15f4704aa13ff/frameworks/sauron/pkg/todomvc.js#L184-L185

src-of-truth[bot] commented 4 years ago

Closed in commit 5360e3ce5ab8bf8bb80b51908de15f4704aa13ff by @schell