Binaries for Sentry Node Profiling
Adds support for Cloud Profiler to Node.js applications
pprof support for Node.js
A fast and simple library to passively profile JS/Hermes performance in production and release builds.
node bindings for the v8 profiler
Heap dump, sample profiler and allocation timeline generator for Node.
Profile manager for Secretlint.
Elegant ProgressBar and Profiler for Webpack and Rspack
v8 profiling via the chrome dev-tools protocol
Profiler to time function calls in AdonisJs with context
Programmable interface to Clinic.js Heap Profiler
Lerna-Lite Profiler used by certain optional commands (Run/Exec)
pprof support for Node.js
Abstract Puppet for Wechaty
Puppet WeChat for Wechaty
A Redux store enhancer which uses User Timing API to profile redux actions and time spent on notifying store listeners
This is the implementation of the Profiler for iOS app. It uses [py-ios-device](https://github.com/YueChen-C/py-ios-device) to poll CPU, RAM and FPS data in real time.
AWS SDK for JavaScript Codeguruprofiler Client for Node.js, Browser and React Native
Base functionality used throughout XY Labs TypeScript/JavaScript libraries
Puppet Service for Wechaty
Faro package that enables easier integration in projects built with React.
Puppet Sass Variables is a set of public Sass variables corresponding to Puppet Design System color palettes, typography, borders, and spacing.
Make USB power meters usable with the Firefox Profiler
Metro require profiler for Rozenite.
Analyses your Puppet runs on a host and returns a list of resources that are slowing down your Puppet runs.
A puppet-lint plugin to check that: - a node definition declares only a role, - a role class does not have any param and only declares profiles, - a profiles class can declare anything but a role.
This puppet-lint extension validates that: - node definitions only `include` a single role - roles only `include` profiles and have no class parameters - roles only `inherit` other roles
A puppet-lint plugin to check that the code adheres to the WMF coding guidelines: * Check for hiera in non-profiles, and in the body of those * Check for roles with declared resources that are not profiles * Check for parametrized roles * Check for node declarations not using the role keyword * Check for system::role calls outside of roles * Check for cross-module class inclusion * Check for the use of the include keyword in profiles * Check for wmf-deprecated resources usage * Check for deprecated validate_* functions