Data-driven performance optimization with Rust and Miri

This page summarizes the projects mentioned and recommended in the original post on /r/rust

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • profiler

    Firefox Profiler — Web app for Firefox performance analysis

  • profiler.firefox.com is an absolute joy to use. It has a ton of very useful tools to visualize, filter and manipulate call stacks, for example folding recursions. Combined with the many types of things perf can record, it's a very powerful combination.

  • flamegraph

    Easy flamegraphs for Rust projects and everything else, without Perl or pipes <3 (by flamegraph-rs)

  • From the readme of cargo flamegraph:

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • samply

    Command-line sampling profiler for macOS and Linux

  • samply supports showing inline frames in call stacks. I find this makes a huge difference when profiling Rust.

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