aboutsummaryrefslogtreecommitdiff
path: root/files/es/tools/profiler/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/es/tools/profiler/index.html')
-rw-r--r--files/es/tools/profiler/index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/files/es/tools/profiler/index.html b/files/es/tools/profiler/index.html
index 86caf8465c..23fa9e1e34 100644
--- a/files/es/tools/profiler/index.html
+++ b/files/es/tools/profiler/index.html
@@ -2,6 +2,7 @@
title: JavaScript Profiler
slug: Tools/Profiler
translation_of: Tools/Performance
+translation_of_original: Tools/Profiler
---
<div>
Utilice la herramienta de perfiles para encontrar los cuellos de botella en el código JavaScript. El Profiler muestras periódicamente la pila actual de llamadas JavaScript y compila información sobre las muestras. </div>