Aeolun / react-diff-viewer-continued

A simple and beautiful text diff viewer component made with Diff and React.
https://aeolun.github.io/react-diff-viewer-continued/
MIT License
113 stars 34 forks source link

Question about Performance #16

Closed DarthRevanXX closed 1 year ago

DarthRevanXX commented 1 year ago

Is anybody know if performance improved compared to the original?

Aeolun commented 1 year ago

Probably not since I didn't make very extensive changes. The fork exists mostly so that any bugs can be fixed, and my own application can make use of this.

If I ever run into huge diffs that suffer from performance issues it's possible they'll get addressed 🙂