https://profiler.firefox.com/

제출된 URL:
https://profiler.firefox.com/
보고서 완료:
Copy link

페이지에서 식별된 외부 링크

링크텍스트
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

JavaScript 변수 · 25개 결과

Copy link

페이지의 창 개체에 로드된 전역 JavaScript 변수는 함수 외부에서 선언된 변수로, 현재 범위 내에서 코드의 어느 부분에서나 액세스할 수 있습니다

이름유형
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.)

콘솔 로그 메시지 · 2개 결과

Copy link

웹 콘솔에 기록된 메시지

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

페이지의 원시 HTML 본문