recyclejs / recycle

Convert functional/reactive object description using RxJS into React component

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Benchmark testing

domagojk opened this issue · comments

As @m59peacemaker suggested, It would be great to have benchmark tests.
For component rendering compared to react and store plugin compared to Redux

Store plugin is now deprecated in favour of Redux and since a new version is using React inline events, component rendering should not be any different from React.