Vue-Perf-Devtool 是一个由 Vue 社区贡献的 Chrome 开发者工具扩展,旨在提供详细的组件渲染和生命周期性能数据。它通过记录组件创建、更新和销毁过程中的时间戳,计算每一步操作所花费的时间,帮助开发者找出性能瓶颈并优化代码。此外,该插件还集成了 React DevTools 的功能,如显示虚拟 DOM 树,使开发者可以在 Vue ...
Vue Performance Devtool is a browser extension for inspecting the performance of Vue Components. - vue-perf-devtool/vue-perf-devtool
Conflict with latest version of Vue DevTools (5.x) #14 openedMar 28, 2019bytmcdos 2 Electron App for remote use #12 openedFeb 13, 2019byyoyoys No new measurements on Vue Router link #11 openedSep 20, 2018byMidasLamb NaNms #10 openedJun 26, 2018byahrobinson Can't detect my Vue com...