Total Entries: 0
Total Roots: 0
Total Time: 0ms
GitHub Repository

Stellaris Profile Viewer

This tool will help you view script_profiling.log files. To get started, simply select your log file using the button below and wait.

This process is entirely client-side.

How to Profile Mod Scripts

If you're experiencing lag while playing Stellaris, it's possible that one or more mods are causing performance issues. To help identify the culprit, you can use the Stellaris Profile Viewer to analyze the log file generated by the game's script profiler. This log file contains information about the execution time of various scripts and can help pinpoint which mod or script is causing the lag. Follow the steps below to generate and analyze the log file:

  1. Open the console with the ~ key
  2. Run the command script_profiler
  3. Wait a couple months in game
  4. Run the command script_profiler again
  5. Find Documents\Paradox Interactive\Stellaris\logs\script_profiling.log

Error

              There was an error parsing the log file. Please make sure the file is in the correct format and try again.
            

If you are encountering an error and the app can't parse your log file, please reach out to me on Discord at Snea#5133 over on the Stellaris Modding Den, and attach your script_profiling.log file (you should probably zip it up first too). Thanks!