170 results for “topic:perf”
Easy flamegraphs for Rust projects and everything else, without Perl or pipes <3
The Linux perf GUI for performance analysis.
KOOM is an OOM killer on mobile platform by Kwai.
A terminal Flamegraph viewer.
极客时间《Linux 性能优化实战》案例
Open-source Linux performance suite for engineers—profiling and tuning workloads and system configurations.
Open source application performance monitoring tool with emphasis on ease of setup and use. Providing similar functionality like NewRelic/AppNeta/Skylight etc.
Linux, Android and Chromium Performance Tools built using the Microsoft Performance Toolkit. Cross-platform .NET Core + WPA GUI
📊 A fast and simple library to passively profile JS/Hermes performance in production and release builds.
Helpers to debug and record component render performance 🚀
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.
Get performance measurements from React Fiber
⛵️Junit performance rely on junit5 and jdk8+.(java 性能测试框架。性能测试。压测。测试报告生成。)
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
This is a tool for Linux kernel ftrace and perf events visualization
🚀⚡ Awesome list about performance related patches/PRs.
A memory allocation tracer combined with stack trace.
Lightweight recording and sampling of performance counters for specific code segments directly from your C++ application.
Tools for profiling the Linux network stack.
Generate CPU FlameGraphs based on DWARF Debug Info
perf: Linux profiling with performance counters
Kernel profiler based on perf_event and ebpf
FPGA tool performance profiling
E2E test framework to check for performance regressions in Angular apps
kubectl-prof is a kubectl plugin to profile applications on kubernetes with minimum overhead
Record "perf" performance metrics for individual functions/regions of an ELF binary.
ebpf profiler for jvm
Simplify the use of performance counters.
Hacks, tricks and wizardry for Unity to enhance performance or make impossible things possible ...
Intorduction to profiling C\C++ applications. Description of different tools, comparison of capabilities and examples in code.