aboutsummaryrefslogtreecommitdiff
path: root/files/ru/tools/performance
diff options
context:
space:
mode:
Diffstat (limited to 'files/ru/tools/performance')
-rw-r--r--files/ru/tools/performance/index.html3
-rw-r--r--files/ru/tools/performance/waterfall/index.html3
2 files changed, 4 insertions, 2 deletions
diff --git a/files/ru/tools/performance/index.html b/files/ru/tools/performance/index.html
index ba11369101..ac389754f9 100644
--- a/files/ru/tools/performance/index.html
+++ b/files/ru/tools/performance/index.html
@@ -1,7 +1,8 @@
---
title: Производительность
-slug: Tools/Производительность
+slug: Tools/Performance
translation_of: Tools/Performance
+original_slug: Tools/Производительность
---
<div>{{ToolsSidebar}}</div><p>Инструмент даёт Вам понять общую отзывчивость вашего сайта,  JavaScript и общее представление о разметке. С помощью инструмента производительности Вы создадите запись или профиль своего сайта за определенный промежуток времени. Затем, инструмент покажет Вам действия браузера и график смены частоты кадров, поверх профиля, рендера Вашего сайта.</p>
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>