aboutsummaryrefslogtreecommitdiff
path: root/files/pl/conflicting/tools
diff options
context:
space:
mode:
authorFlorian Merz <me@fiji-flo.de>2021-02-11 14:49:25 +0100
committerFlorian Merz <me@fiji-flo.de>2021-02-11 14:49:25 +0100
commitb8170f78422f2269dfc9df7760cc1ad51c048c00 (patch)
treebbe8555451304d47a06232ea37338c1678f2f1ed /files/pl/conflicting/tools
parentde5c456ebded0e038adbf23db34cc290c8829180 (diff)
downloadtranslated-content-b8170f78422f2269dfc9df7760cc1ad51c048c00.tar.gz
translated-content-b8170f78422f2269dfc9df7760cc1ad51c048c00.tar.bz2
translated-content-b8170f78422f2269dfc9df7760cc1ad51c048c00.zip
unslug pl: modify
Diffstat (limited to 'files/pl/conflicting/tools')
-rw-r--r--files/pl/conflicting/tools/performance/index.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/files/pl/conflicting/tools/performance/index.html b/files/pl/conflicting/tools/performance/index.html
index 9b625dc613..680530d191 100644
--- a/files/pl/conflicting/tools/performance/index.html
+++ b/files/pl/conflicting/tools/performance/index.html
@@ -1,8 +1,9 @@
---
title: JavaScript Profiler
-slug: Narzędzia/Profiler
+slug: conflicting/Tools/Performance
translation_of: Tools/Performance
translation_of_original: Tools/Profiler
+original_slug: Narzędzia/Profiler
---
<p>Use the Profiler tool to find bottlenecks in your JavaScript code. The Profiler periodically samples the current JavaScript call stack and compiles statistics about the samples.</p>
<p>You can launch the Profiler by selecting "Profiler" from the "Web Developer" menu. You'll find the "Web Developer" menu under the "Tools" menu on Linux and OS X, and directly under the "Firefox" menu on Windows.</p>