dillon1000/react
Commit
Browse files Remove DOM mutation listeners
Mutation listeners are known to be slow. Rough benchmarks show text changes are now 50% faster.
Changed paths4 files
First-parent comparisonsrc/core/ReactEventEmitter.js ModifiedM src/event/EventConstants.js ModifiedD src/event/synthetic/SyntheticMutationEvent.js DeletedM src/eventPlugins/SimpleEventPlugin.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…