Google/orbit – C/C++ Performance Profiler

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

InfluxDB high-performance time series database
Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
influxdata.com
featured
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
  1. orbit

    Discontinued C/C++ Performance Profiler

  2. InfluxDB

    InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.

    InfluxDB logo
  3. tracy

    Frame profiler

    i don't really think there is _anything_ that comes even close to tracy https://github.com/wolfpld/tracy.

    on top of this, given google's penchant for dumping projects aka abandonware, this would be an easy pass.

  4. Xpedite

    A non-sampling profiler purpose built to measure and optimize performance of C++ low latency/real time systems

    Can anyone suggest a good non-sampling profiler for low latency apps? The only one I can think of is https://github.com/morganstanley/Xpedite but it's not even clear that it is being maintained anymore.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Recommendations for per-frame profiling tools?

    3 projects | /r/gamedev | 8 Apr 2021
  • Tracy: A real time, nanosecond resolution frame profiler

    4 projects | news.ycombinator.com | 23 Sep 2024
  • Logging all C++ destructors, poor mans run-time tracing

    3 projects | news.ycombinator.com | 21 Sep 2024
  • Trace Profiler 0.11.1

    1 project | news.ycombinator.com | 28 Aug 2024
  • Flame Graphs: Making the Opaque Obvious (2017)

    3 projects | news.ycombinator.com | 27 Jun 2024

Did you know that C++ is
the 7th most popular programming language
based on number of references?