diff options
author | Florian Merz <me@fiji-flo.de> | 2021-02-11 14:49:25 +0100 |
---|---|---|
committer | Florian Merz <me@fiji-flo.de> | 2021-02-11 14:49:25 +0100 |
commit | b8170f78422f2269dfc9df7760cc1ad51c048c00 (patch) | |
tree | bbe8555451304d47a06232ea37338c1678f2f1ed /files/pl/tools/performance/flame_chart/index.html | |
parent | de5c456ebded0e038adbf23db34cc290c8829180 (diff) | |
download | translated-content-b8170f78422f2269dfc9df7760cc1ad51c048c00.tar.gz translated-content-b8170f78422f2269dfc9df7760cc1ad51c048c00.tar.bz2 translated-content-b8170f78422f2269dfc9df7760cc1ad51c048c00.zip |
unslug pl: modify
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> |