devtools icon indicating copy to clipboard operation
devtools copied to clipboard

Enhance: use stream json stringify to improve DevTools performance

Open webfansplz opened this issue 4 months ago • 0 comments

I am trying to use stream JSON stringify to handle large data, and I believe this could help with the performance issues that may arise in large Vue applications. Currently, I need some projects to help me advance this. If anyone has encountered performance issues while using DevTools and can share their project, would greatly appreciate it 🙏.

webfansplz avatar Jun 26 '25 13:06 webfansplz