awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

29 مستودعات

Awesome GitHub RepositoriesExecution Profilers

Diagnostic tools for runtime analysis that trace method execution and visualize performance metrics.

Explore 29 awesome GitHub repositories matching testing & quality assurance · Execution Profilers. Refine with filters or upvote what's useful.

Awesome Execution Profilers GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • pytorch/pytorchالصورة الرمزية لـ pytorch

    pytorch/pytorch

    100,814عرض على GitHub↗

    PyTorch is a machine learning framework centered on a GPU-ready tensor library that supports multi-dimensional array operations across both CPU and accelerator hardware. It provides a foundational infrastructure for mathematical computation and dynamic neural network construction, utilizing a tape-based automatic differentiation system that allows for flexible, non-static graph execution. The framework is designed for deep integration with Python, enabling natural usage alongside standard scientific computing ecosystems. It distinguishes itself through a comprehensive distributed training sui

    Visualizes hardware utilization, operator latency, and memory metrics to provide a comprehensive view of runtime performance.

    Pythonautograddeep-learninggpu
    عرض على GitHub↗100,814
  • macrozheng/mallالصورة الرمزية لـ macrozheng

    macrozheng/mall

    83,878عرض على GitHub↗

    This project is an enterprise-grade Java framework designed for building scalable, full-stack e-commerce applications. It provides a comprehensive foundation for microservice-based distributed architectures, enabling the development of complex retail platforms that include product management, order processing, and secure user authentication. By leveraging modular service patterns and centralized API gateways, the framework supports the construction of resilient systems that decompose monolithic business logic into independent, manageable services. The platform distinguishes itself through a r

    Traces method execution and monitors resource consumption to identify performance bottlenecks.

    Javadockerelasticsearchelk
    عرض على GitHub↗83,878
  • barryvdh/laravel-debugbarالصورة الرمزية لـ barryvdh

    barryvdh/laravel-debugbar

    19,242عرض على GitHub↗

    Laravel Debugbar is a web-based debugging toolbar and application profiler for Laravel. It provides a visual interface to inspect database queries, logs, and performance metrics in real time to identify and resolve bugs during development. The tool features a database query monitor to capture SQL statements and timings, as well as a request inspector for analyzing route metadata, loaded views, and HTTP request data. It includes a profiler for measuring execution time and memory usage to identify bottlenecks in the request lifecycle. Its observability capabilities cover exception capture, app

    Measures execution time and dumps variables inside templates to optimize rendering performance.

    PHP
    عرض على GitHub↗19,242
  • blender/blenderالصورة الرمزية لـ blender

    blender/blender

    18,787عرض على GitHub↗

    Blender is a professional 3D creation suite designed for modeling, animation, rendering, and video editing. It functions as an open-source 3D engine that provides a comprehensive framework for procedural geometry, physics simulation, and high-quality visual output. The platform is built upon a foundational architecture that utilizes data-block-based memory management and a dependency-graph-based evaluation system to handle complex scene transformations and geometry updates. The software distinguishes itself through a highly modular, node-based procedural architecture that allows users to cons

    Generates interactive flame graphs from profiling data to analyze performance across scripts and compiled code.

    C++3danimationb3d
    عرض على GitHub↗18,787
  • vitest-dev/vitestالصورة الرمزية لـ vitest-dev

    vitest-dev/vitest

    15,970عرض على GitHub↗

    Vitest is a high-performance testing framework designed for JavaScript and TypeScript applications. It provides an integrated environment that supports unit, integration, and browser-based testing, allowing developers to execute test suites natively without requiring separate build steps or complex configuration. The project distinguishes itself through a highly optimized execution model that leverages worker-thread isolation and on-demand module transformation to provide rapid feedback. It includes a comprehensive suite of mocking and spying utilities that allow for the interception of depen

    Generates CPU and heap profiles to identify performance bottlenecks during test runs.

    TypeScripttesttesting-toolsvite
    عرض على GitHub↗15,970
  • benfred/py-spyالصورة الرمزية لـ benfred

    benfred/py-spy

    15,272عرض على GitHub↗

    py-spy is a sampling profiler and process debugger for Python. It allows for the analysis of running processes to identify performance bottlenecks and diagnose hanging programs without requiring code changes or restarts. The tool operates by reading the memory of a running process from the outside, which enables non-invasive sampling and state collection without pausing execution. It can resolve binary symbols to capture performance data from native extensions written in compiled languages and generate visual flame graphs for both native extensions and subprocesses. The project provides capa

    Records execution data to files to generate performance visualizations like flame graphs.

    Rustperformance-analysisprofilerprofiling
    عرض على GitHub↗15,272
  • bloomberg/memrayالصورة الرمزية لـ bloomberg

    bloomberg/memray

    14,885عرض على GitHub↗

    Memray is a memory profiler for Python that tracks heap allocations in both Python code and native C or C++ extensions. It captures memory events by hooking into the language runtime and traversing call stacks, providing a comprehensive view of how an application consumes memory. The tool is designed to minimize performance impact on the target application by using thread-local buffering and streaming data to an external process or file. The project distinguishes itself through its ability to monitor complex, multi-threaded systems and child processes in real-time. It provides diagnostic util

    Generates interactive flame graphs from captured profiling data to provide a visual representation of memory consumption.

    Pythonhacktoberfestmemorymemory-leak
    عرض على GitHub↗14,885
  • mozilla-firefox/firefoxالصورة الرمزية لـ mozilla-firefox

    mozilla-firefox/firefox

    11,305عرض على GitHub↗

    Firefox is a cross-platform web browser engine designed to render web content, execute JavaScript, and manage secure browsing sessions. It utilizes a multi-process isolation architecture that distributes browser tasks across independent operating system processes to ensure stability and prevent site-specific failures from impacting the entire application. The engine incorporates a sandboxed execution environment to restrict web content and untrusted scripts to isolated memory compartments, enforcing security policies that prevent unauthorized access to system resources. The project distinguis

    Captures runtime execution data using system-level profilers and telemetry probes to identify bottlenecks in code and JIT compilation.

    JavaScript
    عرض على GitHub↗11,305
  • mamedev/mameالصورة الرمزية لـ mamedev

    mamedev/mame

    9,929عرض على GitHub↗

    MAME is a vintage hardware emulation platform designed to recreate the circuitry of arcade games, computers, and consoles to run original software on modern devices. It functions as a retro gaming preservation framework for managing, verifying, and archiving ROM sets and disk images to ensure long-term software accessibility. The project features a system debugging tool for inspecting emulated memory, CPU registers, and execution flow via breakpoints and disassembly. It also includes a Lua-based automation layer that exposes core system state and hardware controls for custom behavior and anal

    Tracks the stack depth of operations to analyze and debug software performance through runtime analysis.

    C++
    عرض على GitHub↗9,929
  • chrismaltby/gb-studioالصورة الرمزية لـ chrismaltby

    chrismaltby/gb-studio

    9,315عرض على GitHub↗

    GB Studio هي بيئة تطوير متكاملة مرئية ومحرك ألعاب لإنشاء ألعاب 8-بت لأجهزة Game Boy. تعمل كمترجم ROM للأجهزة القديمة يقوم بتحويل المنطق الرسومي إلى لغة تجميع Z80 أصلية وصور ثنائية متوافقة مع الأجهزة المحمولة الأصلية والمحاكيات. يعمل المشروع كأداة بناء متعددة المنصات، حيث يولد كلاً من ROMs الأجهزة الأصلية وبنيات متوافقة مع الويب من مصدر مشروع واحد. يستخدم واجهة سحب وإفلات لمنطق اللعبة وتصميم المشاهد، مما يسمح بإنشاء آليات اللعبة ووضع الأصول دون كتابة كود آلة منخفض المستوى. تتضمن مجموعة الأدوات خط أنابيب لمعالجة الصور والصوت الخام إلى تنسيقات ولوحات ألوان خاصة بالأجهزة. كما توفر قدرات تحليل الأداء لتحليل إحصائيات التوقيت وسجلات التنفيذ لتحسين استجابة البرمجيات على الأجهزة ذات الموارد المحدودة.

    Analyzes execution timing and resource consumption to optimize software responsiveness on limited 8-bit hardware.

    TypeScript
    عرض على GitHub↗9,315
  • google/pprofالصورة الرمزية لـ google

    google/pprof

    9,212عرض على GitHub↗

    pprof is a tool for visualizing and analyzing performance profiling data. It converts sampled call stacks into a directed graph rendered as an SVG, enabling visual identification of execution hotspots. The tool also parses Linux perf.data files, converting them into an internal profile representation for further analysis. Beyond visualization, pprof provides a command-line REPL for interactive exploration of profiling data, allowing users to filter, refine, and query performance information on the fly. It generates sorted text reports that highlight the most resource-intensive call stacks, an

    Reads Go runtime profiling data and presents it as call graphs and flame graphs.

    Goperformanceperformance-analysispprof
    عرض على GitHub↗9,212
  • jvm-profiling-tools/async-profilerالصورة الرمزية لـ jvm-profiling-tools

    jvm-profiling-tools/async-profiler

    9,063عرض على GitHub↗

    Async-profiler هي مجموعة من أدوات الأداء مصممة لأخذ عينات من بيئات تشغيل Java، وتتبع تخصيصات الذاكرة، ومراقبة عدادات الأجهزة. تعمل كمحلل أخذ عينات منخفض التكلفة (low-overhead) لتطبيقات Java، حيث تجمع تتبعات المكدس وبيانات تخصيص الذاكرة دون انحياز لنقاط الأمان (safepoint). يوفر المشروع أدوات متخصصة لتوليد رسوم بيانية تفاعلية للهب (flame graphs) لتصور نقاط التنفيذ الساخنة في متصفح الويب. يتضمن مراقباً لعدادات أداء الأجهزة لتتبع أحداث النظام منخفضة المستوى مثل أخطاء ذاكرة التخزين المؤقت وأخطاء الصفحات. تغطي مجموعة الأدوات عدة مجالات تشخيصية، بما في ذلك تحليل استخدام وحدة المعالجة المركزية لتحديد الأساليب الساخنة، وتتبع تخصيص الذاكرة للتسريبات في الكومة (heap) والذاكرة الأصلية، وتحليل تنافس الخيوط (thread contention) للكشف عن اختناقات المزامنة عبر طبقات النظام المختلفة.

    Converts raw profiling data into interactive flame graphs to pinpoint performance hotspots.

    C++
    عرض على GitHub↗9,063
  • async-profiler/async-profilerالصورة الرمزية لـ async-profiler

    async-profiler/async-profiler

    8,871عرض على GitHub↗

    Async-profiler is a sampling profiler for Java applications that tracks CPU time and stack traces across execution frames to identify performance bottlenecks. It is designed to capture profiling data without introducing timing bias. The project provides capabilities for JVM memory analysis to locate native and heap allocation hotspots and memory leaks. It also includes system contention analysis to identify resource bottlenecks through the tracking of contended locks and hardware performance counters. The tool converts raw profiling data into visual performance reports, including interactive

    Generates interactive flame graphs from sampled stack traces to visualize frequent execution paths.

    C++
    عرض على GitHub↗8,871
  • tingsongyu/pytorch_tutorialالصورة الرمزية لـ TingsongYu

    TingsongYu/PyTorch_Tutorial

    8,018عرض على GitHub↗

    This project is a comprehensive collection of educational examples and reference implementations for building vision and language models using PyTorch. It serves as a deep learning tutorial covering the end-to-end process of developing neural networks, from initial architecture definition to final production deployment. The repository provides detailed guides on implementing a wide range of domain-specific models, including convolutional neural networks for object detection and segmentation, as well as transformer and recurrent architectures for natural language processing. It emphasizes gene

    Generates detailed JSON traces of event durations to identify and analyze execution bottlenecks.

    Python
    عرض على GitHub↗8,018
  • google/gopsالصورة الرمزية لـ google

    google/gops

    7,011عرض على GitHub↗

    gops is a command-line diagnostic toolset for monitoring, profiling, and managing the runtime state of active Go applications. It functions as a runtime diagnostic tool that provides a focused interface for analyzing memory, profiling performance, and monitoring the health of running processes. The tool provides a set of specialized utilities including a performance profiler for capturing CPU and heap profiles, a memory analyzer for identifying leaks and triggering garbage collection, and a process monitor for discovering running binaries and visualizing process hierarchies. The project cove

    Captures CPU profiles, heap snapshots, and execution traces specifically from the Go runtime.

    Go
    عرض على GitHub↗7,011
  • ai/size-limitالصورة الرمزية لـ ai

    ai/size-limit

    6,911عرض على GitHub↗

    size-limit is a set of specialized tools for measuring JavaScript bundle sizes and enforcing performance budgets within continuous integration pipelines. It functions as a bundle size monitor and budget enforcer that can reject pull requests when JavaScript bundles exceed predefined size thresholds. The project distinguishes itself by providing a browser-based execution profiler that calculates the time required to compile and execute JavaScript on simulated low-end hardware. It also includes a tree-shaking validator that analyzes partial import bundle sizes to verify that unused code is corr

    Simulates low-end device constraints to estimate the real-world performance cost of JavaScript execution.

    JavaScript
    عرض على GitHub↗6,911
  • nswbmw/node-in-debuggingالصورة الرمزية لـ nswbmw

    nswbmw/node-in-debugging

    6,457عرض على GitHub↗

    This project is a comprehensive technical guide and diagnostic manual for analyzing memory, performance, and asynchronous behavior within Node.js applications. It provides detailed methods for asynchronous tracing, memory diagnostics, and performance analysis to resolve runtime errors and execution bottlenecks. The resource distinguishes itself by covering advanced diagnostic workflows, including the use of flame graphs for CPU profiling, the capture and comparison of heap snapshots for memory leak detection, and the mapping of asynchronous call stacks. It also provides technical guidance on

    Captures system-level CPU samples to visualize function-level hotspots and identify performance bottlenecks.

    debugdebuggingguide
    عرض على GitHub↗6,457
  • mervinpraison/praisonaiالصورة الرمزية لـ MervinPraison

    MervinPraison/PraisonAI

    5,592عرض على GitHub↗

    PraisonAI is an autonomous AI agent platform that coordinates multiple LLM-powered agents for research, planning, and execution of complex workflows. It functions as a multi-agent orchestration framework, a workflow builder, and a Model Context Protocol server, while also providing retrieval-augmented generation through vector knowledge bases. Agents can interact via CLI, web, or standardized protocols with sandboxed code execution. The platform distinguishes itself with a rich set of agent communication protocols, including A2A, REST, WebSocket, voice and telephony integration, and MCP, allo

    Includes execution profilers that provide per-function timing, call graphs, and latency metrics for code analysis.

    Pythonagentsaiai-agent-framework
    عرض على GitHub↗5,592
  • autumnai/leafالصورة الرمزية لـ autumnai

    autumnai/leaf

    5,540عرض على GitHub↗

    Leaf هو إطار عمل للتعلم الآلي ومجموعة أدوات معمارية للشبكات العصبية تستخدم لبناء وتدريب ونشر النماذج. يعمل كطبقة تجريد للأجهزة، حيث يربط الرسوم البيانية الحسابية عالية المستوى بتعليمات منخفضة المستوى عبر مختلف وحدات المعالجة المركزية (CPU) ووحدات معالجة الرسومات (GPU) وأنظمة التشغيل. يمكن النظام من تصميم هياكل نماذج مرنة من خلال بنية معيارية حيث تغلف طبقات الحاوية القابلة لإعادة الاستخدام الأوزان والعمليات الرياضية. وهذا يسمح بتكوين شبكات عصبية معقدة عبر مكونات متداخلة. يتضمن إطار العمل خط أنابيب لهندسة البيانات لتحويل مجموعات البيانات الخام إلى موترات نظيفة ومحلل أداء حسابي لتحديد اختناقات وقت التشغيل باستخدام أدوات التشخيص. تدعم هذه الإمكانيات تحسين الحوسبة عالية الأداء ونشر النماذج عبر الأجهزة المختلفة.

    Ships a computational performance profiler that uses instrumentation scripts to locate runtime bottlenecks.

    Rust
    عرض على GitHub↗5,540
  • zhaochenyang20/awesome-ml-sys-tutorialالصورة الرمزية لـ zhaochenyang20

    zhaochenyang20/Awesome-ML-SYS-Tutorial

    5,371عرض على GitHub↗

    This project provides a comprehensive technical guide and framework for engineering large-scale machine learning systems. It covers the full lifecycle of model development, focusing on the infrastructure and computational principles required to build, train, and serve generative AI models across distributed GPU clusters. The repository distinguishes itself by offering deep-dive tutorials and implementation strategies for complex system challenges. It emphasizes high-performance architectural primitives, such as collective communication orchestration, distributed tensor sharding, and static gr

    Records timestamps during workflow execution to identify performance bottlenecks across distributed workers.

    Python
    عرض على GitHub↗5,371
السابق12التالي
  1. Home
  2. Testing & Quality Assurance
  3. Performance Testing and Analysis
  4. Performance Diagnostics
  5. Execution Profilers

استكشف الوسوم الفرعية

  • Flame Graph Visualizers1 وسم فرعيTools that generate interactive flame graphs from profiling data to analyze performance. **Distinct from Execution Profilers:** Focuses on flame graph generation, distinct from general execution profilers.
  • Hardware-Constrained Profilers1 وسم فرعيProfilers that simulate specific hardware limitations to measure execution performance on low-end devices. **Distinct from Execution Profilers:** Distinct from general execution profilers by focusing on simulated hardware constraints rather than raw runtime tracing.
  • Runtime Resource ProfilesRecords queue submissions and memory lifecycles into structured files for offline analysis. **Distinct from Execution Profilers:** Captures hardware-specific resource lifecycles (queues/memory) rather than just method-level call graphs.
  • Template ProfilersSpecialized tools for measuring execution time and variable state within view templates. **Distinct from Execution Profilers:** Specifically targets the rendering phase of templates rather than general method-level execution profiling.