diff options
Diffstat (limited to 'files/fr/tools/performance/flame_chart')
-rw-r--r-- | files/fr/tools/performance/flame_chart/index.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/files/fr/tools/performance/flame_chart/index.html b/files/fr/tools/performance/flame_chart/index.html index 0bcb285b4d..130b96a35c 100644 --- a/files/fr/tools/performance/flame_chart/index.html +++ b/files/fr/tools/performance/flame_chart/index.html @@ -1,7 +1,8 @@ --- title: Flame Chart -slug: Outils/Performance/Flame_Chart +slug: Tools/Performance/Flame_Chart translation_of: Tools/Performance/Flame_Chart +original_slug: Outils/Performance/Flame_Chart --- <div>{{ToolsSidebar}}</div><div class="summary"> <p>Le Flame Chart affiche l'état de la pile JavaScript de votre code à chaque milliseconde durant le profil de performance.</p> |