https://profiler.firefox.com/

ID de l'analyse :
0ba14928-2fb6-48d4-b72f-4cf70b3cc02eTerminée
URL soumise :
https://profiler.firefox.com/
Fin du rapport :
Copy link

Liens sortants identifiés à partir de la page

Lientexte
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 trouvée(s)

Copy link

Les variables JavaScript globales chargées dans l'objet fenêtre d'une page sont des variables déclarées en dehors des fonctions et accessibles depuis n'importe quel endroit du code au sein du champ d'application actuel

NomType
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.)

Messages de journal de console : 2 trouvé(s)

Copy link

Messages consignés dans la console web

LevelSourceMessage
logother
URL
https://profiler.firefox.com/main.aea386f0726a55caa88a.bundle.js
texte
%c __ _ __ / _(_) / _| | |_ _ _ __ ___| |_ _____ __ | _| | '__/ _ \ _/ _ \ \/ / | | | | | | __/ || (_) > < __ _ _ |_| |_|_| \___|_| \___/_/\_\ / _(_) | ,. ,. _ __ _ __ ___ | |_ _| | ___ _ _ | \ / | | '_ \| '__/ _ \| _| | |/ _ \ '_| |/ \ _ / \| | |_) | | | (_) | | | | | __/ | | | | .__/|_| \___/|_| |_|_|\___|_| / - - \ |_| ,- V__V -. -= __- * - .,=- `\_ - _/ `-----' font-family: Menlo, monospace;
logother
URL
https://profiler.firefox.com/main.aea386f0726a55caa88a.bundle.js
texte
%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;

Le corps HTML de la page en données brutes