Gathering detailed insights and metrics for flipper-plugin-performance
Gathering detailed insights and metrics for flipper-plugin-performance
Gathering detailed insights and metrics for flipper-plugin-performance
Gathering detailed insights and metrics for flipper-plugin-performance
flipper-plugin-android-performance-profiler
Measure performance of any Android apps (CPU, FPS, RAM)
react-native-flipper-performance-plugin
Native side of flipper-rn-perf-monitor plugin
react-native-performance-flipper-reporter
This package feeds metrics, marks and measures collected by the `react-native-performance` library to the `Performance` Flipper plugin.
@shopify/flipper-plugin-react-native-performance
Flipper desktop plugin with tools for measuring lists performance, TTI, and more.
📐 Monitor and measure React Native performance
npm install flipper-plugin-performance
Typescript
Module System
Node Version
NPM Version
TypeScript (46.62%)
JavaScript (21.54%)
Java (17.47%)
Objective-C++ (9.31%)
Objective-C (3.95%)
Ruby (1.1%)
Total Downloads
0
Last Day
0
Last Week
0
Last Month
0
Last Year
0
MIT License
992 Stars
145 Commits
45 Forks
9 Watchers
4 Branches
17 Contributors
Updated on Jul 10, 2025
Latest Version
5.0.0
Package Id
flipper-plugin-performance@5.0.0
Unpacked Size
31.75 kB
Size
10.69 kB
File Count
19
NPM Version
lerna/3.22.1/node@v18.16.1+arm64 (darwin)
Node Version
18.16.1
Published on
Aug 24, 2023
Cumulative downloads
Total Downloads
Last Day
0%
NaN
Compared to previous day
Last Week
0%
NaN
Compared to previous week
Last Month
0%
NaN
Compared to previous month
Last Year
0%
NaN
Compared to previous year
1
2
This is a plugin for the debug tool Flipper that provides a UI for visualizing performance tracing on a timeline and generic metrics.
It can be used as a generic profiler, or used together with the react-native-performance
library, where the react-native-performance-flipper-reporter
acts as the middleman transforming and filtering the data collected into something suitable for visualization.
flipper-plugin-performance
1yarn add react-native-performance react-native-flipper react-native-performance-flipper-reporter
1// index.js 2if (__DEV__) { 3 require('react-native-performance-flipper-reporter').setupDefaultFlipperReporter(); 4}
MIT © Joel Arvidsson 2021 – present
No vulnerabilities found.
Reason
no dangerous workflow patterns detected
Reason
license file detected
Details
Reason
binaries present in source code
Details
Reason
6 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 5
Reason
Found 10/29 approved changesets -- score normalized to 3
Reason
detected GitHub workflow tokens with excessive permissions
Details
Reason
dependency not pinned by hash detected -- score normalized to 0
Details
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
project is not fuzzed
Details
Reason
branch protection not enabled on development/release branches
Details
Reason
security policy file not detected
Details
Reason
SAST tool is not run on all commits -- score normalized to 0
Details
Reason
86 existing vulnerabilities detected
Details
Score
Last Scanned on 2025-07-07
The Open Source Security Foundation is a cross-industry collaboration to improve the security of open source software (OSS). The Scorecard provides security health metrics for open source projects.
Learn More