mirror of
https://github.com/facebook/react.git
synced 2026-02-26 00:44:59 +00:00
This makes both Firefox and IE 15-20% faster in initial render (!!). On my PE benchmark, createElement is now on par with HTML in Firefox and faster in IE11 (before, it was slower).