aboutsummaryrefslogtreecommitdiff
path: root/files/es/conflicting/tools/performance/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/es/conflicting/tools/performance/index.html')
-rw-r--r--files/es/conflicting/tools/performance/index.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/files/es/conflicting/tools/performance/index.html b/files/es/conflicting/tools/performance/index.html
index 23fa9e1e34..66dc76c6a1 100644
--- a/files/es/conflicting/tools/performance/index.html
+++ b/files/es/conflicting/tools/performance/index.html
@@ -1,8 +1,9 @@
---
title: JavaScript Profiler
-slug: Tools/Profiler
+slug: conflicting/Tools/Performance
translation_of: Tools/Performance
translation_of_original: Tools/Profiler
+original_slug: 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>