After in-depth use of GOT Online, there are six main gains
1. View CPU time, memory, Lua, GPU time and other issues in the game based on curves on the webpage, can see current frame stack, screenshots and curve trends, can quickly locate specific functions.
2. Can quickly locate resource leaks and non-standard places during game runtime, better when combined with local resource checking.
3. Support code API calls to automatically start GOT and upload to GOT Online server, achieving daily automated performance reports, convenient for checking and preventing performance issues during development.
4. Can view hardware information when current device is running, such as temperature and traffic, can optimize for specific models.
5. Support custom variables, convenient for targeted testing and optimization of specific hotspots.
6. Each report shows optimization task queues during testing, and each task provides specific solutions and references.