2 مستودعات
Utilities for comparing performance and quality metrics between different versions of a website.
Distinct from Code Version Comparisons: Focuses on web page audit metrics (performance, SEO, accessibility) rather than general codebase or architectural changes.
Explore 2 awesome GitHub repositories matching development tools & productivity · Web Version Comparisons. Refine with filters or upvote what's useful.
Lighthouse CI is a continuous integration tool designed to automate web audits and detect performance, accessibility, and SEO regressions between code commits. It functions as a web performance regression suite that enforces resource budgets and runs automated quality checks during the software development lifecycle. The system distinguishes itself through the ability to block code merges if performance metrics fall below defined quality thresholds. It provides mechanisms for commit-to-commit comparison and cross-version site analysis to pinpoint specific resource improvements or regressions.
Provides the ability to analyze two different versions of a site to pinpoint resource improvements or regressions.
ApplicationInspector هي أداة تحليل ثابت متعددة اللغات مصممة لاكتشاف ميزات وخصائص محددة داخل الكود المصدري. تستخدم محرك قواعد JSON تصريحياً لتحديد الأنماط والعلامات الهيكلية عبر أدلة المشروع دون الحاجة إلى إعادة تجميع المحلل. يتميز النظام بمقارن إصدارات الكود الذي يقارن بين مسارين مصدريين مختلفين للإبلاغ عن التغييرات في الميزات المكتشفة. كما يوفر أدوات لإنشاء والتحقق من قواعد مخصصة قائمة على JSON، بما في ذلك خط معالجة للتحقق من صحة الصيغة وتفرد المعرفات. تغطي الأداة مجالات إمكانيات واسعة بما في ذلك اكتشاف ميزات الكود، وتدقيق مكونات البرمجيات، وإدارة نطاق التحليل من خلال التصفية القائمة على glob. يمكن تصدير النتائج كملخصات بتنسيقات HTML أو Markdown أو JSON. يتم توفير أدوات سطر الأوامر لأتمتة التحقق من صحة صيغة القواعد وإجراء مقارنات الإصدار بين تكرارات المشروع المختلفة.
Provides a CLI tool to report differences in detected features and tags between two different project versions.