1.0.5 • Published 3 years ago

miniapp-performance-watcher v1.0.5

Weekly downloads
-
License
MIT
Repository
-
Last release
3 years ago

miniapp-performance-watcher

背景

面向开发者的多端小程序运行时性能监控插件,实时监控所有页面/组件中setData的频率和耗时。

安装

请自行查看各端小程序安装npm包的方法 例如微信小程序:https://developers.weixin.qq.com/miniprogram/dev/devtools/npm.html

使用

// 小程序入口文件app.js
const Watcher = require('miniapp-performance-watcher')
new Watcher().run()

效果

image

1.0.2

3 years ago

1.0.1

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.0

3 years ago