aboutsummaryrefslogtreecommitdiff
path: root/files/ru/tools/performance/waterfall/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/ru/tools/performance/waterfall/index.html')
-rw-r--r--files/ru/tools/performance/waterfall/index.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/files/ru/tools/performance/waterfall/index.html b/files/ru/tools/performance/waterfall/index.html
index 1531a44a10..7b785197a7 100644
--- a/files/ru/tools/performance/waterfall/index.html
+++ b/files/ru/tools/performance/waterfall/index.html
@@ -1,7 +1,8 @@
---
title: Waterfall
-slug: Tools/Производительность/Waterfall
+slug: Tools/Performance/Waterfall
translation_of: Tools/Performance/Waterfall
+original_slug: Tools/Производительность/Waterfall
---
<div>{{ToolsSidebar}}</div><div class="summary">
<p>Водопад (Waterfall) дает вам представление о различных процессах, которые происходят внутри браузера, когда вы открывайте ваш сайт или запускаете ваше приложение. Он основан на идее разделения всех происходящих внутри браузера процессов на различные типы  - запуск JavaScript, обновление layout и так далее - и что в любой момент времени браузрер выполняет один из этих процессов.</p>