Name Description Size
TalosContentProfiler.js eslint-env mozilla/frame-script 10794
TalosParentProfiler.sys.mjs This module is for instrumenting your Talos test for performance profiles while running within the parent process. Almost all of the functions that this script exposes to the Gecko Profiler are synchronous, except for finishTest, since that involves requesting the profiles from any content processes and then writing to disk. If your test is running in the content process, you should use the TalosContentProfiler.js utility script instead. 7421
TalosPowersContent.js Synchronously force CC and GC in this process, as well as in the parent process. 4406