diff options
author | Florian Merz <me@fiji-flo.de> | 2021-02-11 12:36:30 +0100 |
---|---|---|
committer | Florian Merz <me@fiji-flo.de> | 2021-02-11 12:36:30 +0100 |
commit | 7766d67593cf81cc5d15a77b6dcad98d1b98f6aa (patch) | |
tree | 004e031fc47a2ed576e83000b7ef08f9355459f4 /files/fr/tools/performance | |
parent | 39f2114f9797eb51994966c6bb8ff1814c9a4da8 (diff) | |
download | translated-content-7766d67593cf81cc5d15a77b6dcad98d1b98f6aa.tar.gz translated-content-7766d67593cf81cc5d15a77b6dcad98d1b98f6aa.tar.bz2 translated-content-7766d67593cf81cc5d15a77b6dcad98d1b98f6aa.zip |
unslug fr: modify
Diffstat (limited to 'files/fr/tools/performance')
13 files changed, 26 insertions, 13 deletions
diff --git a/files/fr/tools/performance/allocations/index.html b/files/fr/tools/performance/allocations/index.html index 21cdf3b008..f527b7c989 100644 --- a/files/fr/tools/performance/allocations/index.html +++ b/files/fr/tools/performance/allocations/index.html @@ -1,7 +1,8 @@ --- title: Allocations -slug: Outils/Performance/Allocations +slug: Tools/Performance/Allocations translation_of: Tools/Performance/Allocations +original_slug: Outils/Performance/Allocations --- <div>{{ToolsSidebar}}</div><div class="summary"> <p>La vue Allocations de l'outil Performance affiche quelles fonctions dans une page web allouent le plus de mémoire durant le profil.</p> diff --git a/files/fr/tools/performance/call_tree/index.html b/files/fr/tools/performance/call_tree/index.html index e8a3447894..f6aa635a66 100644 --- a/files/fr/tools/performance/call_tree/index.html +++ b/files/fr/tools/performance/call_tree/index.html @@ -1,7 +1,8 @@ --- title: Arbre d'appels -slug: Outils/Performance/Call_Tree +slug: Tools/Performance/Call_Tree translation_of: Tools/Performance/Call_Tree +original_slug: Outils/Performance/Call_Tree --- <div>{{ToolsSidebar}}</div> diff --git a/files/fr/tools/performance/examples/index.html b/files/fr/tools/performance/examples/index.html index e3ca28d9bd..0d099388a9 100644 --- a/files/fr/tools/performance/examples/index.html +++ b/files/fr/tools/performance/examples/index.html @@ -1,7 +1,8 @@ --- title: Exemples -slug: Outils/Performance/Examples +slug: Tools/Performance/Examples translation_of: Tools/Performance/Examples +original_slug: Outils/Performance/Examples --- <div>{{ToolsSidebar}}</div><p>Liste des pages de démos pour les scénarios de performances et walkthroughs.</p> diff --git a/files/fr/tools/performance/examples/sorting_algorithms_comparison/index.html b/files/fr/tools/performance/examples/sorting_algorithms_comparison/index.html index 608691a9d5..897f9a5df4 100644 --- a/files/fr/tools/performance/examples/sorting_algorithms_comparison/index.html +++ b/files/fr/tools/performance/examples/sorting_algorithms_comparison/index.html @@ -1,7 +1,8 @@ --- title: Comparaison des algorithmes de tri -slug: Outils/Performance/Examples/Sorting_algorithms_comparison +slug: Tools/Performance/Examples/Sorting_algorithms_comparison translation_of: Tools/Performance/Examples/Sorting_algorithms_comparison +original_slug: Outils/Performance/Examples/Sorting_algorithms_comparison --- <div>{{ToolsSidebar}}</div><p>Ce articlé décrit un programe simple qui est utilisé dans deux des guides de l'outil Performance : le guide pour <a href="/fr/docs/Tools/Performance/Call_Tree">l'arbre d'appel</a> et le guide pour le <a href="/fr/docs/Tools/Performance/Flame_Chart">diagramme de flamme</a>.</p> 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> diff --git a/files/fr/tools/performance/frame_rate/index.html b/files/fr/tools/performance/frame_rate/index.html index 3f4c5016f0..85579f8d1b 100644 --- a/files/fr/tools/performance/frame_rate/index.html +++ b/files/fr/tools/performance/frame_rate/index.html @@ -1,7 +1,8 @@ --- title: Frame rate -slug: Outils/Performance/Frame_rate +slug: Tools/Performance/Frame_rate translation_of: Tools/Performance/Frame_rate +original_slug: Outils/Performance/Frame_rate --- <div>{{ToolsSidebar}}</div><div class="summary"> <p>Le Frame rate est une unité de mesure de la réactivité des sites web en frames par seconde (fps). Un frame rate faible ou extrêmement variable peut donner l'impression qu'un site ne répond pas ou est de mauvaise qualité. Cela donne une mauvaise expérience utilisateur.</p> diff --git a/files/fr/tools/performance/how_to/index.html b/files/fr/tools/performance/how_to/index.html index f7cd86402f..3dbd1fdb52 100644 --- a/files/fr/tools/performance/how_to/index.html +++ b/files/fr/tools/performance/how_to/index.html @@ -1,7 +1,8 @@ --- title: Comment faire ? -slug: Outils/Performance/How_to +slug: Tools/Performance/How_to translation_of: Tools/Performance/How_to +original_slug: Outils/Performance/How_to --- <div>{{ToolsSidebar}}</div><h2 id="Ouvrir_l'outil_Performance">Ouvrir l'outil Performance</h2> diff --git a/files/fr/tools/performance/index.html b/files/fr/tools/performance/index.html index 503820e30f..69585fca05 100644 --- a/files/fr/tools/performance/index.html +++ b/files/fr/tools/performance/index.html @@ -1,7 +1,8 @@ --- title: Performance -slug: Outils/Performance +slug: Tools/Performance translation_of: Tools/Performance +original_slug: Outils/Performance --- <div>{{ToolsSidebar}}</div> diff --git a/files/fr/tools/performance/scenarios/animating_css_properties/index.html b/files/fr/tools/performance/scenarios/animating_css_properties/index.html index b2767f6b32..a7009a92e0 100644 --- a/files/fr/tools/performance/scenarios/animating_css_properties/index.html +++ b/files/fr/tools/performance/scenarios/animating_css_properties/index.html @@ -1,7 +1,8 @@ --- title: Animer des propriétés CSS -slug: Outils/Performance/Scenarios/Animating_CSS_properties +slug: Tools/Performance/Scenarios/Animating_CSS_properties translation_of: Tools/Performance/Scenarios/Animating_CSS_properties +original_slug: Outils/Performance/Scenarios/Animating_CSS_properties --- <div>{{ToolsSidebar}}</div> diff --git a/files/fr/tools/performance/scenarios/index.html b/files/fr/tools/performance/scenarios/index.html index 1b5969c1ff..fa75958364 100644 --- a/files/fr/tools/performance/scenarios/index.html +++ b/files/fr/tools/performance/scenarios/index.html @@ -1,8 +1,9 @@ --- title: Scénarios -slug: Outils/Performance/Scenarios +slug: Tools/Performance/Scenarios tags: - NeedsContent translation_of: Tools/Performance/Scenarios +original_slug: Outils/Performance/Scenarios --- <div>{{ToolsSidebar}}</div><p>Scénarios de performances</p> diff --git a/files/fr/tools/performance/scenarios/intensive_javascript/index.html b/files/fr/tools/performance/scenarios/intensive_javascript/index.html index 9d9a2291de..e2509d5b17 100644 --- a/files/fr/tools/performance/scenarios/intensive_javascript/index.html +++ b/files/fr/tools/performance/scenarios/intensive_javascript/index.html @@ -1,7 +1,8 @@ --- title: Intensive JavaScript -slug: Outils/Performance/Scenarios/Intensive_JavaScript +slug: Tools/Performance/Scenarios/Intensive_JavaScript translation_of: Tools/Performance/Scenarios/Intensive_JavaScript +original_slug: Outils/Performance/Scenarios/Intensive_JavaScript --- <div>{{ToolsSidebar}}</div><div class="summary"> <p>Par défaut, le navigateur n'utilise qu'un seul thread pour exécuter tout le JavaScript d'une page et pour effectuer les layout, reflows et garbage collections. Cela signifie que les fonctions JavaScript qui mettent trop de temps à s'exécuter peuvent bloquer le thread, empêchant ainsi à la page de répondre et donnant alors une mauvaise expérience utilisateur.</p> diff --git a/files/fr/tools/performance/ui_tour/index.html b/files/fr/tools/performance/ui_tour/index.html index b364f3029b..7baec32a4d 100644 --- a/files/fr/tools/performance/ui_tour/index.html +++ b/files/fr/tools/performance/ui_tour/index.html @@ -1,7 +1,8 @@ --- title: UI Tour -slug: Outils/Performance/UI_Tour +slug: Tools/Performance/UI_Tour translation_of: Tools/Performance/UI_Tour +original_slug: Outils/Performance/UI_Tour --- <div>{{ToolsSidebar}}</div> diff --git a/files/fr/tools/performance/waterfall/index.html b/files/fr/tools/performance/waterfall/index.html index cf30f9a81d..0a351605e1 100644 --- a/files/fr/tools/performance/waterfall/index.html +++ b/files/fr/tools/performance/waterfall/index.html @@ -1,7 +1,8 @@ --- title: Chronologie -slug: Outils/Performance/Waterfall +slug: Tools/Performance/Waterfall translation_of: Tools/Performance/Waterfall +original_slug: Outils/Performance/Waterfall --- <div>{{ToolsSidebar}}</div> |