perfmon VS samply

Compare perfmon vs samply and see what are their differences.

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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
perfmon samply
1 8
180 1,818
7.8% -
9.2 9.4
6 days ago 5 days ago
Python Rust
BSD 3-clause "New" or "Revised" License Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

perfmon

Posts with mentions or reviews of perfmon. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-02-15.
  • Frame pointers vs. DWARF – my verdict
    4 projects | news.ycombinator.com | 15 Feb 2023
    Agner speaks about memory renaming back on Zen 2:

    https://www.agner.org/forum/viewtopic.php?t=41

    Intel Alderlake has performance events for tracking it:

    https://github.com/intel/perfmon/blob/974c69919b2a9dfd8278cf...

    But even before this you had store to load forwarding on x86. I'm not saying you have, but before inventing a performance problem it is worth spending time trying to diagnose it with thorough profiling (e.g. [1]). The Fedora frame pointer patch did a thorough performance analysis and performance will be revisited again. Unfortunately there are a lot of arm chair performance experts who haven't spent time looking into the details.

    [1] https://perf.wiki.kernel.org/index.php/Top-Down_Analysis

samply

Posts with mentions or reviews of samply. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-04-30.

What are some alternatives?

When comparing perfmon and samply you can also consider the following projects:

parca-agent - eBPF based always-on profiler auto-discovering targets in Kubernetes and systemd, zero code changes or restarts needed!

pprof-rs - A Rust CPU profiler implemented with the help of backtrace-rs

rust-flappy-bird-ai - AI learns to play flappy bird using neuro-evolution, implemented in Rust using macroquad

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

profiler - Firefox Profiler — Web app for Firefox performance analysis

rayon - Rayon: A data parallelism library for Rust

linux - Linux kernel source tree