Skip to content

Improvements to perf profiling

Rosen Matev requested to merge rm-perf-improvements into master
  • Download custom perf if needed
  • Improve flamegraph.pl --hash
    • modify hash function to consider all characters
    • use hash to seed the random number generator
  • Reproducible colors with ./flamegraph.pl --hash and log commands
  • Do not support Python 2 in MooreTests
Edited by Rosen Matev

Merge request reports