The document provides a detailed log of the initialization process for a Ren'Py application, including timings for various stages such as loading scripts and creating the interface. It also includes information about the graphics hardware and capabilities, such as the renderer and supported OpenGL extensions. The total time until the interface was ready was approximately 1.87 seconds.
Download as TXT, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
13 views
log
The document provides a detailed log of the initialization process for a Ren'Py application, including timings for various stages such as loading scripts and creating the interface. It also includes information about the graphics hardware and capabilities, such as the renderer and supported OpenGL extensions. The total time until the interface was ready was approximately 1.87 seconds.
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 7
Wed Jan 22 17:45:36 2025
Windows-8-6.2.9200 Ren'Py 6.99.12.4.2187
Bootstrap to the start of init.init took 0.07s
Early init took 0.01s Loader init took 0.03s Loading error handling took 0.02s Loading script took 0.58s Loading persistent took 0.01s Importing _renpysteam: ImportError('No module named _renpysteam',) Running init code took 0.14s Loading analysis data took 0.03s Analyze and compile ATL took 0.04s Index archives took 0.00s Dump and make backups. took 0.00s Cleaning cache took 0.00s Making clean stores took 0.00s DPI scale factor: 1.250000 Creating interface object took 0.08s Cleaning stores took 0.00s Init translation took 0.04s Build styles took 0.01s Load screen analysis took 0.01s Analyze screens took 0.00s Save screen analysis took 0.00s Prepare screens took 0.11s Save pyanalysis. took 0.00s Save bytecode. took 0.00s Running _start took 0.00s Performance test: Interface start took 0.01s