aboutsummaryrefslogtreecommitdiff
path: root/files/ru/conflicting/tools/performance/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/ru/conflicting/tools/performance/index.html')
-rw-r--r--files/ru/conflicting/tools/performance/index.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/files/ru/conflicting/tools/performance/index.html b/files/ru/conflicting/tools/performance/index.html
index 10e4254907..6bf96a6c91 100644
--- a/files/ru/conflicting/tools/performance/index.html
+++ b/files/ru/conflicting/tools/performance/index.html
@@ -1,6 +1,6 @@
---
title: Профилирование JavaScript
-slug: Tools/Profiler
+slug: conflicting/Tools/Performance
tags:
- Firefox
- Отладка
@@ -10,6 +10,7 @@ tags:
- инструменты
translation_of: Tools/Performance
translation_of_original: Tools/Profiler
+original_slug: Tools/Profiler
---
<div>{{ToolsSidebar}}</div><p>Используйте средства профилирования, чтобы находить узкие места в своём JavaScript коде.  Профайлер периодически проверяет состояние стека вызовов JavaScript и составляет статистику на основе полученных в результате измерения величин.</p>