How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.
Headless Chromium-based web performance metrics collector and monitoring tool
The main features of macbre/phantomas are: Diagnostics And Benchmarking, Performance Monitoring.
Open-source alternatives to macbre/phantomas include: pastelsky/bundlephobia — Bundlephobia is a suite of tools for analyzing the composition and size of JavaScript dependencies from the npm… aozhimin/ios-monitor-platform — :books: iOS 性能监控 SDK —— Wedjat(华狄特)开发过程的调研和整理. aozhimin/ios-monitor-resources. armszhou/performancetestinghelper. bytedance/btrace — 🔥🔥 btrace (AKA RheaTrace) is a high-performance Android & iOS tracing tool built on Perfetto. It not only times your… aksakalli/gtop — gtop is a terminal system monitor and process resource manager that provides a text-based user interface for tracking…
Bundlephobia is a suite of tools for analyzing the composition and size of JavaScript dependencies from the npm registry. It functions as a bundle analyzer and size monitor that calculates the total footprint of frontend packages and stylesheets to determine their impact on page load performance. The project identifies specific components contributing to bundle size through asset composition analysis and package auditing. It also generates visual size indicators and badges that can be embedded in documentation and version control repositories to communicate package dimensions. The platform m
:books: iOS 性能监控 SDK —— Wedjat(华狄特)开发过程的调研和整理
gtop is a terminal system monitor and process resource manager that provides a text-based user interface for tracking operating system performance. It functions as a real-time dashboard for monitoring CPU, memory, and network resource usage directly within the command line. The tool enables terminal-based process management by allowing users to identify and analyze resource-heavy tasks. It specifically supports sorting active system processes by their CPU and memory consumption to assist with server resource analysis and performance troubleshooting.