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

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

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

RobertGummesson/BuildTimeAnalyzer-for-Xcode

0
View on GitHub↗
4,347 نجوم·265 تفرعات·Swift·MIT·5 مشاهدات

BuildTimeAnalyzer For Xcode

BuildTimeAnalyzer-for-Xcode هي أداة تحليل أداء ومحلل سجل بناء مصممة لقياس فترات التجميع عبر مكونات مشروع Xcode. تعمل كمحلل تجميع Swift لاكتشاف الكود بطيء التجميع ومشكلات التحقق من النوع المعقدة.

تحلل الأداة سجلات بناء Xcode لاستخراج بيانات التوقيت وتصور الملفات التي تمثل عنق زجاجة. يسمح هذا بتحديد وحل الأجزاء بطيئة البناء في المشروع عن طريق تقسيم فترات التجميع للملفات والوحدات الفردية.

يغطي المحلل مجموعة من قدرات التحسين، بما في ذلك استخدام تحليل تحليل السجل وتقسيمات التوقيت النمطية لتحديد المكونات المكلفة. يستخدم مقاييس قائمة على التجميع لحساب الفترات الإجمالية والمتوسطة لوحدات المشروع المختلفة بناءً على مخرجات نظام البناء الخام.

Features

  • Build Performance Analyzers - Provides a dedicated utility for measuring and analyzing compilation times to optimize Xcode development workflows.
  • iOS Development Utilities - Serves as a utility to enhance the iOS development workflow by identifying build bottlenecks.
  • Build Performance Analyzers - Measures compilation durations across project components to identify and resolve slow build times.
  • Compilation Timing Breakdowns - Maps specific build targets to their compilation durations to pinpoint expensive project components.
  • Swift Compilation Profilers - Provides a performance analysis tool specifically for detecting slow-compiling Swift code and type-checking issues.
  • Xcode Build Optimization - Analyzes compilation durations to identify slow components and reduce overall build times in Xcode projects.
  • Xcode Build Log Parsers - Extracts and analyzes timing data from Xcode build logs to visualize bottlenecked files.
  • Swift Compilation Analysis - Breaks down the time spent compiling individual Swift files and modules to optimize project structure.
  • Log Parsing - Uses regular expressions to parse unstructured Xcode build logs into structured timing data.
  • Xcode Plugins - Analyzes and reports build times.

سجل النجوم

مخطط تاريخ النجوم لـ robertgummesson/buildtimeanalyzer-for-xcodeمخطط تاريخ النجوم لـ robertgummesson/buildtimeanalyzer-for-xcode

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

الأسئلة الشائعة

ما هي وظيفة robertgummesson/buildtimeanalyzer-for-xcode؟

BuildTimeAnalyzer-for-Xcode هي أداة تحليل أداء ومحلل سجل بناء مصممة لقياس فترات التجميع عبر مكونات مشروع Xcode. تعمل كمحلل تجميع Swift لاكتشاف الكود بطيء التجميع ومشكلات التحقق من النوع المعقدة.

ما هي الميزات الرئيسية لـ robertgummesson/buildtimeanalyzer-for-xcode؟

الميزات الرئيسية لـ robertgummesson/buildtimeanalyzer-for-xcode هي: Build Performance Analyzers, iOS Development Utilities, Compilation Timing Breakdowns, Swift Compilation Profilers, Xcode Build Optimization, Xcode Build Log Parsers, Swift Compilation Analysis, Log Parsing.

ما هي البدائل مفتوحة المصدر لـ robertgummesson/buildtimeanalyzer-for-xcode؟

تشمل البدائل مفتوحة المصدر لـ robertgummesson/buildtimeanalyzer-for-xcode: johnno1962/injectionforxcode — This project is an Xcode runtime code injector and developer productivity tool. It enables the injection of Swift and… arzzen/git-quick-stats — git-quick-stats is a command-line tool for calculating commit counts, line changes, and contributor metrics from Git… greptimeteam/greptimedb — GreptimeDB is a distributed, open-source time-series database built for unified observability. It stores and queries… lebinh/ngxtop — ngxtop is a real-time web server dashboard and traffic analyzer that transforms raw Nginx access logs into immediate… meituan-dianping/logan — Logan is a cross-platform mobile logging framework that collects, stores, and uploads client-side logs from iOS,… opcodesio/log-viewer — This project is a web-based log viewer and management interface designed specifically for Laravel applications. It…

بدائل مفتوحة المصدر لـ BuildTimeAnalyzer For Xcode

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع BuildTimeAnalyzer For Xcode.
  • johnno1962/injectionforxcodeالصورة الرمزية لـ johnno1962

    johnno1962/injectionforxcode

    6,537عرض على GitHub↗

    This project is an Xcode runtime code injector and developer productivity tool. It enables the injection of Swift and Objective-C code changes into a running application without requiring a process restart, functioning as a hot module replacement tool for iOS development. The tool provides a dynamic UI debugger for reloading storyboards and tuning visual parameters in real time. It allows for the recompilation of individual classes and the binding of new implementations into a live process, avoiding full project rebuilds. The system covers runtime injection capabilities, including automated

    Objective-C
    عرض على GitHub↗6,537
  • arzzen/git-quick-statsالصورة الرمزية لـ arzzen

    arzzen/git-quick-stats

    6,995عرض على GitHub↗

    git-quick-stats is a command-line tool for calculating commit counts, line changes, and contributor metrics from Git history. It functions as a repository statistics tool, metrics generator, and contribution analyzer that extracts quantitative data from Git logs. The tool distinguishes itself through the ability to generate frequency maps and activity trends to visualize development momentum over time. It provides specific controls to isolate project history by toggling the visibility of merge commits. The software covers a broad range of analytics, including contributor impact tracking and

    Shell
    عرض على GitHub↗6,995
  • greptimeteam/greptimedbالصورة الرمزية لـ GreptimeTeam

    GreptimeTeam/greptimedb

    5,968عرض على GitHub↗

    GreptimeDB is a distributed, open-source time-series database built for unified observability. It stores and queries metrics, logs, and traces together in a single columnar engine, supporting both SQL and PromQL for analysis. The database is designed as a Kubernetes-native operator with a decoupled compute and storage architecture, enabling horizontal scaling and multi-region deployment. What distinguishes GreptimeDB is its role as a multi-protocol ingestion gateway, accepting data through OpenTelemetry, Prometheus Remote Write, InfluxDB, Loki, Elasticsearch, Kafka, and MQTT protocols without

    Rustanalyticscloud-nativedatabase
    عرض على GitHub↗5,968
  • lebinh/ngxtopالصورة الرمزية لـ lebinh

    lebinh/ngxtop

    6,524عرض على GitHub↗

    ngxtop is a real-time web server dashboard and traffic analyzer that transforms raw Nginx access logs into immediate visual metrics. It functions as a live monitor for tracking request rates, response codes, and bandwidth usage by parsing server logs as they are written. The tool extracts performance data from combined, common, and JSON log structures. It uses these parsed logs to identify high-traffic endpoints and server error patterns for troubleshooting. The system processes log streams through a pipeline that includes schema-based extraction, record filtering via evaluatable expressions

    Pythonclimonitoringnginx
    عرض على GitHub↗6,524
عرض جميع البدائل الـ 30 لـ BuildTimeAnalyzer For Xcode→