dillon1000/react

Commit

Remove DOM mutation listeners

Mutation listeners are known to be slow. Rough benchmarks show text
changes are now 50% faster.
Browse files
Changed paths4 files
First-parent comparison
M src/core/ReactEventEmitter.js ModifiedM src/event/EventConstants.js ModifiedD src/event/synthetic/SyntheticMutationEvent.js DeletedM src/eventPlugins/SimpleEventPlugin.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…