Skip to content

Instantly share code, notes, and snippets.

@etaf
Last active May 11, 2020 03:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save etaf/7f742b0d1b15c6a8393135b1503df22d to your computer and use it in GitHub Desktop.
Save etaf/7f742b0d1b15c6a8393135b1503df22d to your computer and use it in GitHub Desktop.
performance tools
perf:
https://github.com/KDAB/hotspot
gperftools:
https://github.com/gperftools/gperftools
cpp opt note:
https://github.com/facontidavide/CPP_Optimizations_Diary
online benchmark:
http://quick-bench.com/G7B2w0xPUWgOVvuzI7unES6cU4w
libraries:
https://github.com/facebook/folly
lists:
http://euccas.github.io/blog/20170827/cpu-profiling-tools-on-linux.html
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment