I'm just curious about performance with fucking large app. It's always the main issue for me, a todo list can't show use performance. If your framework is fast with 3 items in a list, what's the point with, like, 1000?
I'm gonna try
Should be fast, since Riot uses compiled and cached expressions and updates DOM nodes only if there is a change.
If there is a performance bottleneck, it can be fixed.
We'll be doing performance tests and comparisons later.
I'm just curious about performance with fucking large app. It's always the main issue for me, a todo list can't show use performance. If your framework is fast with 3 items in a list, what's the point with, like, 1000?
I'm gonna try