Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

miniapp-performance-watcher

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

miniapp-performance-watcher

多端小程序运行时性能监控SDK

latest
npmnpm
Version
1.0.5
Version published
Maintainers
1
Created
Source

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

Keywords

小程序

FAQs

Package last updated on 01 Jul 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts