|
|
|
|
|
by btown
3478 days ago
|
|
Certain optimizations that Inferno can do, like avoiding prototype objects, are pretty closely tied to React's API. Are these bottlenecks, or could React (with Fiber and the planned 2017H1 optimizations [0]) eventually become comparable to Inferno's performance for all but the most complex applications? [0] https://github.com/reactjs/core-notes/blob/master/2016-12/de... |
|