awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 repositorios

Awesome GitHub RepositoriesPerformance Monitoring Tools

Utilities for analyzing execution times and tracing data to identify API bottlenecks.

Distinct from GraphQL Performance Optimizers: Distinct from GraphQL Performance Optimizers: focuses on the analysis and identification of bottlenecks rather than the application of optimization strategies.

Explore 2 awesome GitHub repositories matching software engineering & architecture · Performance Monitoring Tools. Refine with filters or upvote what's useful.

Awesome Performance Monitoring Tools GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • graphcool/graphql-playgroundAvatar de graphcool

    graphcool/graphql-playground

    8,844Ver en GitHub↗

    GraphQL Playground is a web-based integrated development environment and API client for GraphQL. It functions as a request client, schema browser, and subscription tester, allowing users to execute queries and mutations while validating data responses. The project distinguishes itself through a dedicated subscription tester that maintains persistent connections for monitoring real-time data streams. It also includes the ability to share specific request states and headers via serialized URL snapshots for collaborative debugging. The environment covers schema exploration through interactive d

    Uses tracing data to monitor execution times and identify performance bottlenecks in GraphQL responses.

    TypeScript
    Ver en GitHub↗8,844
  • graphql/graphql-playgroundAvatar de graphql

    graphql/graphql-playground

    8,839Ver en GitHub↗

    GraphQL Playground is an interactive development environment and API client used for writing, testing, and debugging GraphQL queries, mutations, and subscriptions. It functions as a visual tool for executing requests against a GraphQL server and inspecting the resulting JSON responses. The project includes a documentation browser for exploring schemas and an editor with autocompletion and error highlighting. It provides specialized capabilities for analyzing API performance through tracing visualization and supports real-time data updates via subscription streaming. The environment allows fo

    Visualizes execution times and tracing data to identify and resolve performance bottlenecks in GraphQL APIs.

    TypeScript
    Ver en GitHub↗8,839
  1. Home
  2. Software Engineering & Architecture
  3. Performance and Reliability
  4. Performance Optimization
  5. GraphQL Performance Optimizers
  6. Performance Monitoring Tools