diff options
Diffstat (limited to 'files/pl/tools/performance/flame_chart/index.html')
-rw-r--r-- | files/pl/tools/performance/flame_chart/index.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/files/pl/tools/performance/flame_chart/index.html b/files/pl/tools/performance/flame_chart/index.html index 1edebd4d01..60b17d4011 100644 --- a/files/pl/tools/performance/flame_chart/index.html +++ b/files/pl/tools/performance/flame_chart/index.html @@ -1,7 +1,8 @@ --- title: Flame Chart -slug: Narzędzia/Performance/Flame_Chart +slug: Tools/Performance/Flame_Chart translation_of: Tools/Performance/Flame_Chart +original_slug: Narzędzia/Performance/Flame_Chart --- <div class="summary"> <p>The Flame Chart shows you the state of the JavaScript stack for your code at every millisecond during the performance profile.</p> |