awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 dépôts

Awesome GitHub RepositoriesWeb Framework Performance Comparisons

Standardized benchmarks that compare the speed and scalability of different web frameworks on common server-side tasks.

Distinct from Performance Benchmarking: Distinct from Performance Benchmarking: focuses specifically on comparing web frameworks rather than general database or system performance.

Explore 3 awesome GitHub repositories matching data & databases · Web Framework Performance Comparisons. Refine with filters or upvote what's useful.

Awesome Web Framework Performance Comparisons GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • techempower/frameworkbenchmarksAvatar de TechEmpower

    TechEmpower/FrameworkBenchmarks

    8,112Voir sur GitHub↗

    TechEmpower FrameworkBenchmarks is an open-source project that provides a standardized, reproducible suite for measuring and comparing the performance of web frameworks across many languages. At its core, it defines a set of common server-side tasks—such as JSON serialization, database queries, and server-side template rendering—and executes them uniformly against hundreds of framework implementations to produce comparable throughput and latency metrics. The project is built around a multi-language benchmark harness that automates the full test lifecycle, from dependency installation and serve

    Runs standardized benchmarks across many web frameworks to measure speed and scalability on tasks like JSON serialization and database access.

    C++benchmarkframeworkframeworkbenchmarks
    Voir sur GitHub↗8,112
  • krausest/js-framework-benchmarkAvatar de krausest

    krausest/js-framework-benchmark

    7,434Voir sur GitHub↗

    This project is a suite of analytical tools for quantifying web performance, specifically designed for benchmarking the rendering speed and memory usage of various JavaScript frameworks. It provides a standardized set of DOM manipulation tests and a comparison tool that uses weighted geometric means to measure efficiency across different web implementations. The benchmark harness distinguishes itself by providing deep analysis of DOM reconciliation strategies, comparing the performance and correctness of keyed versus non-keyed rendering. It also includes a memory profiler for tracking allocat

    Provides a reporting system that compares the speed and scalability of different web framework implementations.

    JavaScript
    Voir sur GitHub↗7,434
  • the-benchmarker/web-frameworksAvatar de the-benchmarker

    the-benchmarker/web-frameworks

    7,087Voir sur GitHub↗

    This project is a web framework performance benchmark suite and automated benchmarking orchestrator. It serves as a multi-language performance analysis tool designed to measure execution speed, throughput, and latency across various HTTP libraries and programming ecosystems. The system functions as an HTTP framework comparison tool that evaluates relative efficiency using consistent hardware and request patterns. It automates the build, deployment, and execution cycles necessary to collect stable performance data and compute metrics such as error rates and latency percentiles. The suite eval

    Provides standardized benchmarks to compare the speed and scalability of different web frameworks.

    PHPbenchmarkframeworkhttp
    Voir sur GitHub↗7,087
  1. Home
  2. Data & Databases
  3. Database Performance Utilities
  4. Performance Benchmarking
  5. Web Framework Performance Comparisons