Perf Collection
Repositories tagged with "perf"
Repositories tagged with "perf"
flamegraph
flamegraph-rs
โEasy flamegraphs for Rust projects and everything else, without Perl or pipes <3โ
hotspot
KDAB
โThe Linux perf GUI for performance analysis.โ
KOOM
KwaiAppTeam
โKOOM is an OOM killer on mobile platform by Kwai.โ
flameshow
laixintao
โA terminal Flamegraph viewer.โ
linux-perf-examples
feiskyer
โๆๅฎขๆถ้ดใLinux ๆง่ฝไผๅๅฎๆใๆกไพโ
PerfSpect
intel
โOpen-source Linux performance suite for engineersโprofiling and tuning workloads and system configurations.โ
app_perf
randy-girard
โOpen source application performance monitoring tool with emphasis on ease of setup and use. Providing similar functionality like NewRelic/AppNeta/Skylight etc. โ
Microsoft-Performance-Tools-Linux-Android
microsoft
โLinux, Android and Chromium Performance Tools built using the Microsoft Performance Toolkit. Cross-platform .NET Core + WPA GUIโ
react-native-release-profiler
margelo
โ๐ A fast and simple library to passively profile JS/Hermes performance in production and release builds.โ
react-performance
amsul
โHelpers to debug and record component render performance ๐โ
ttfb.sh
jaygooby
โMeasures time-to-first-byte in seconds, for single or multiple URLs. Can calculate fastest, slowest & median TTFB values, and optionally log all response headers. Uses curl and the calculation `%{time_starttransfer} - %{time_appconnect}` which doesn't include any connection overhead, to better approximate devtoolโs TTFB figure. โ
react-performance-observer
jamiebuilds
โGet performance measurements from React Fiberโ
awesome-performance-patches
kurtextrem
โ๐โก Awesome list about performance related patches/PRs.โ
junitperf
houbb
โโต๏ธJunit performance rely on junit5 and jdk8+.(java ๆง่ฝๆต่ฏๆกๆถใๆง่ฝๆต่ฏใๅๆตใๆต่ฏๆฅๅ็ๆใ)โ
pepper-metrics
zrbcool
โpepper metrics is a tool, it can helps you collect runtime performance use RED method, and then output as log / timeseries data, by default it use prometheus as datasource, grafana as UIโ
traceshark
cunctator
โThis is a tool for Linux kernel ftrace and perf events visualizationโ
perf-cpp
jmuehlig
โLightweight recording and sampling of performance counters for specific code segments directly from your C++ application.โ
memstrack
ryncsn
โA memory allocation tracer combined with stack trace.โ