hackingcpp / comments

Comments regarding hackingcpp.com
0 stars 0 forks source link

cpp/tools/profilers #9

Open utterances-bot opened 2 years ago

utterances-bot commented 2 years ago

C++ Profiling and Benchmarking Tools in 2021 | hacking C++

An opinionated list of popular performance and memory profiling tools for C++ in 2021.

https://hackingcpp.com/cpp/tools/profilers.html

mrexodia commented 2 years ago

I’ve had great success with https://github.com/VerySleepy/verysleepy on Windows!

Waqar144 commented 2 years ago

Missing AMD uProf.

Waqar144 commented 2 years ago

Missing xperf, (the perf of windows)

ArtemRazin commented 1 year ago

Hey what about Deleaker?