forked from menault/TD1_DEV51_Qualite_Algo
8 lines
241 B
Plaintext
8 lines
241 B
Plaintext
|
Flat Profile :
|
||
|
Temps et nombre d'éxecution de chaque fonction.
|
||
|
|
||
|
Call Graph :
|
||
|
Voir arbre d'appel + temps et nb d'exec par fonction
|
||
|
|
||
|
Fonction la plus lente : bubblesort
|
||
|
nombre d'appel important de bubblesort dans find_rank_student
|