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/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/index.html')
-rw-r--r-- | files/pl/tools/performance/index.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/files/pl/tools/performance/index.html b/files/pl/tools/performance/index.html index 346399027f..f9cfa310f2 100644 --- a/files/pl/tools/performance/index.html +++ b/files/pl/tools/performance/index.html @@ -1,10 +1,11 @@ --- title: Performance -slug: Narzędzia/Performance +slug: Tools/Performance tags: - NeedsTranslation - TopicStub translation_of: Tools/Performance +original_slug: Narzędzia/Performance --- <p>The Performance tool gives you insight into your site's general responsiveness, JavaScript and layout performance. With the Performance tool you create a recording, or profile, of your site over a period of time. The tool then shows you an <a href="/en-US/docs/Tools/Performance/UI_Tour#Waterfall_overview">overview</a> of the things the browser was doing to render your site over the profile, and a graph of the <a href="/en-US/docs/Tools/Performance/Frame_rate">frame rate</a> over the profile.</p> |