- Unity Game Optimization
- Dr. Davide Aversa Chris Dickinson
- 157字
- 2021-06-24 12:12:54
Connecting to a WebGL instance
The Profiler can also be connected to an instance of the Unity WebGL Player. This can be achieved by ensuring that the Development Build and Autoconnect Profiler flags are enabled when the WebGL application is built and run from the Editor. The application will then be launched through the operating system's default browser. This enables us to profile our web-based application in a more real-world scenario through the target browser and test multiple browser types for inconsistencies in behavior (although this requires us to keep changing the default browser).
Unfortunately, the Profiler connection can only be established when the application is first launched from the Editor. It currently cannot be connected to a standalone WebGL instance already running in a browser. This limits the accuracy of benchmarking WebGL applications since there will be some Editor-based overhead, but it's the only option we have available for the moment.
- 零起步玩轉(zhuǎn)掌控板與Mind+
- The Android Game Developer's Handbook
- 編程的修煉
- 摩登創(chuàng)客:與智能手機(jī)和平板電腦共舞
- JMeter 性能測(cè)試實(shí)戰(zhàn)(第2版)
- Mastering QGIS
- 碼上行動(dòng):零基礎(chǔ)學(xué)會(huì)Python編程(ChatGPT版)
- MATLAB應(yīng)用與實(shí)驗(yàn)教程
- Visual FoxPro程序設(shè)計(jì)習(xí)題集及實(shí)驗(yàn)指導(dǎo)(第四版)
- 利用Python進(jìn)行數(shù)據(jù)分析
- 移動(dòng)互聯(lián)網(wǎng)軟件開發(fā)實(shí)驗(yàn)指導(dǎo)
- Learning Hadoop 2
- JavaScript應(yīng)用開發(fā)實(shí)踐指南
- Arduino Wearable Projects
- 玩轉(zhuǎn).NET Micro Framework移植:基于STM32F10x處理器