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

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

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

1 مستودع

Awesome GitHub RepositoriesProfiling Annotations

Attaching custom user variables and timeline bookmarks to profiling blocks for contextual performance analysis.

Distinct from Performance Profiling: Distinct from Performance Profiling: focuses on the annotation mechanism for adding context to profiling data rather than the profiling tool itself.

Explore 1 awesome GitHub repository matching testing & quality assurance · Profiling Annotations. Refine with filters or upvote what's useful.

Awesome Profiling Annotations GitHub Repositories

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

    yse/easy_profiler

    2,360عرض على GitHub↗

    Easy Profiler is a performance profiling library for C++ applications designed to measure execution duration and identify bottlenecks. It provides a framework for instrumenting code blocks to track performance metrics, allowing for the analysis of thread activity and system behavior through detailed timeline visualization. The library distinguishes itself by utilizing scope-based instrumentation to automatically track code lifecycles, minimizing manual overhead. It employs thread-local buffering and asynchronous data flushing to reduce synchronization contention, ensuring that performance dat

    Allows developers to attach custom variables and timeline bookmarks to profiling blocks for deeper execution context.

    C++performanceprofilertoolkit
    عرض على GitHub↗2,360
  1. Home
  2. Testing & Quality Assurance
  3. Performance Testing and Analysis
  4. Performance Profiling
  5. Profiling Annotations