Skip to content

Latest commit

 

History

History

callgrind

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

Instructions

  • compile, run, it will be slow
  • change nb iterations to 20
  • run with valgrind --tool=callgrind
  • look at output with kcachegrind
  • change fibo call to fibo2
  • observe the change in kcachegrind