https://profiler.firefox.com/

Copy link

Los enlaces salientes identificados en la página

EnlaceTEXTO
https://github.com/firefox-devtools/profiler
https://chromewebstore.google.com/detail/firefox-profiler/ljmahpnflmbkgaipnfbpgjipcnahlghn⁨Firefox Profiler⁩ extension for Chrome
https://chromewebstore.google.com/detail/firefox-profiler/ljmahpnflmbkgaipnfbpgjipcnahlghn+Install the Chrome extension
https://developer.android.com/studio/profile/cpu-profilerAndroid Studio
https://valgrind.org/docs/manual/dh-manual.htmldhat format
https://docs.google.com/document/d/1CvAClvFfyA5R-PhYUmn5OOQtYMH4h6I0nSsKchNAySU/previewGoogle’s Trace Event Format
https://github.com/firefox-devtools/profiler/blob/main/docs-developer/custom-importer.mdLearn how to write your own importer
https://www.mozilla.org/about/legal/terms/mozillaLegal
https://www.mozilla.org/privacy/websitesPrivacy
https://www.mozilla.org/privacy/websites/#cookiesCookies

Variables JavaScript: 25 encontradas

Copy link

Las variables JavaScript globales cargadas en el objeto de ventana de una página son variables declaradas fuera de las funciones y a las que se puede acceder desde cualquier lugar del código en el ámbito actual

NombreTipo
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject
webpackChunkobject
setImmediatefunction
clearImmediatefunction
connectToGeckoProfilerfunction
geckoProfilerPromiseobject
profileinaccessible (Tried to access the profile before it was loaded.)
filteredThreadinaccessible (Attempted to get a thread index before a profile was loaded.)

Mensajes de registro de la consola: 2 encontrados

Copy link

Mensajes registrados en la consola web

LevelFuenteMessage
logother
URL
https://profiler.firefox.com/main.aea386f0726a55caa88a.bundle.js
TEXTO
%c __ _ __ / _(_) / _| | |_ _ _ __ ___| |_ _____ __ | _| | '__/ _ \ _/ _ \ \/ / | | | | | | __/ || (_) > < __ _ _ |_| |_|_| \___|_| \___/_/\_\ / _(_) | ,. ,. _ __ _ __ ___ | |_ _| | ___ _ _ | \ / | | '_ \| '__/ _ \| _| | |/ _ \ '_| |/ \ _ / \| | |_) | | | (_) | | | | | __/ | | | | .__/|_| \___/|_| |_|_|\___|_| / - - \ |_| ,- V__V -. -= __- * - .,=- `\_ - _/ `-----' font-family: Menlo, monospace;
logother
URL
https://profiler.firefox.com/main.aea386f0726a55caa88a.bundle.js
TEXTO
%cThe following profiler information and tools are available via the console:%c %cwindow.profile%c - The currently loaded profile %cwindow.filteredThread%c - The current filtered thread %cwindow.filteredMarkers%c - The current filtered and processed markers %cwindow.selectedMarker%c - The selected processed marker in the current thread %cwindow.callTree%c - The call tree of the current filtered thread %cwindow.getState%c - The function that returns the current Redux state. %cwindow.selectors%c - All the selectors that are used to get data from the Redux state. %cwindow.dispatch%c - The function to dispatch a Redux action to change the state. %cwindow.actions%c - All the actions that can be dispatched to change the state. %cwindow.experimental%c - The object that holds flags of all the experimental features. %cwindow.togglePseudoLocalization%c - Enable pseudo localizations by passing "accented" or "bidi" to this function, or disable using no parameters. %cwindow.toggleTimelineType%c - Toggle timeline graph type by passing "cpu-category", "category", or "stack". %cwindow.retrieveRawProfileDataFromBrowser%c - Retrieve the profile attached to the current tab and returns it. Use "await" to call it, and use saveToDisk to save it. %cwindow.extractGeckoLogs%c - Retrieve recorded logs in the current range, using the MOZ_LOG format. Use with "copy" or "saveToDisk". %cwindow.saveToDisk%c - Saves to a file the parameter passed to it, with an optional filename parameter. You can use that to save the profile returned by "retrieveRawProfileDataFromBrowser" or the data returned by "extractGeckoLogs". The profile format is documented here: %chttps://github.com/firefox-devtools/profiler/blob/main/docs-developer/processed-profile-format.md%c The CallTree class's source code is available here: %chttps://github.com/firefox-devtools/profiler/blob/main/src/profile-logic/call-tree.js%c font-size: 130%; font-weight: bold; font-weight: bold; font-weight: bold; font-weight: bold; font-weight: bold; font-weight: bold; font-weight: bold; font-weight: bold; font-weight: bold; font-weight: bold; font-weight: bold; font-weight: bold; font-weight: bold; font-weight: bold; font-weight: bold; font-style: italic; text-decoration: underline; font-style: italic; text-decoration: underline;

El cuerpo HTML sin procesar de la página