awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

7 Repos

Awesome GitHub RepositoriesPerformance Benchmarking

Tools and frameworks for measuring the throughput and latency of streaming systems.

Explore 7 awesome GitHub repositories matching part of an awesome list · Performance Benchmarking. Refine with filters or upvote what's useful.

Awesome Performance Benchmarking GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • google/pprofAvatar von google

    google/pprof

    9,212Auf GitHub ansehen↗

    pprof is a tool for visualizing and analyzing performance profiling data. It converts sampled call stacks into a directed graph rendered as an SVG, enabling visual identification of execution hotspots. The tool also parses Linux perf.data files, converting them into an internal profile representation for further analysis. Beyond visualization, pprof provides a command-line REPL for interactive exploration of profiling data, allowing users to filter, refine, and query performance information on the fly. It generates sorted text reports that highlight the most resource-intensive call stacks, an

    Profiles CPU and memory usage of Go programs.

    Goperformanceperformance-analysispprof
    Auf GitHub ansehen↗9,212
  • yahoo/streaming-benchmarksAvatar von yahoo

    yahoo/streaming-benchmarks

    646Auf GitHub ansehen↗

    Benchmarks for Low Latency (Streaming) solutions including Apache Storm, Apache Spark, Apache Flink, ...

    Provides comparative performance metrics for major distributed streaming engines.

    Jupyter Notebook
    Auf GitHub ansehen↗646
  • tylertreat/flotillaAvatar von tylertreat

    tylertreat/Flotilla

    238Auf GitHub ansehen↗

    Automated message queue orchestration for scaled-up benchmarking.

    Orchestrates message queue infrastructure for large-scale performance testing.

    Go
    Auf GitHub ansehen↗238
  • yahoo/storm-perf-testAvatar von yahoo

    yahoo/storm-perf-test

    75Auf GitHub ansehen↗

    A simple storm performance/stress test

    Evaluates performance and stress limits of distributed stream processing systems.

    Java
    Auf GitHub ansehen↗75
  • maruel/patM

    maruel/pat

    0Auf GitHub ansehen↗

    Analyzes benchmark data and performance regressions.

    Auf GitHub ansehen↗0
  • knqyf263/cobK

    knqyf263/cob

    0Auf GitHub ansehen↗

    Benchmarks Go code with various configurations.

    Auf GitHub ansehen↗0
  • willabides/benchdiffW

    willabides/benchdiff

    0Auf GitHub ansehen↗

    Compares benchmarks across git revisions.

    Auf GitHub ansehen↗0
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. Performance Benchmarking