From e3e12548adeb7e1dcfc4d5b32884a225ee2b499d Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Thu, 10 Dec 2020 15:07:40 -0500 Subject: adding translation_of_original to front-matter --- files/ru/tools/profiler/index.html | 1 + 1 file changed, 1 insertion(+) (limited to 'files/ru/tools/profiler/index.html') diff --git a/files/ru/tools/profiler/index.html b/files/ru/tools/profiler/index.html index 2d3de16835..10e4254907 100644 --- a/files/ru/tools/profiler/index.html +++ b/files/ru/tools/profiler/index.html @@ -9,6 +9,7 @@ tags: - Руководство - инструменты translation_of: Tools/Performance +translation_of_original: Tools/Profiler ---
{{ToolsSidebar}}

Используйте средства профилирования, чтобы находить узкие места в своём JavaScript коде.  Профайлер периодически проверяет состояние стека вызовов JavaScript и составляет статистику на основе полученных в результате измерения величин.

-- cgit v1.2.3-54-g00ecf