官术网_书友最值得收藏!

Verifying script count

If we’re looking at our Profiler data and note that a certain MonoBehaviour method is being executed more times than expected, or is taking longer than expected, we might want to double-check that it only occurs as many times in the Scene as we expect it to. It’s entirely possible that someone created the object more times than expected in the Scene file, or that we accidentally instantiated the object more than the expected number of times from code. If so, the problem could be due to conflicting or duplicated method invocations generating a performance bottleneck. We can verify the count using the same shortlist method used in the Best approaches to performance analysis section.

If we expected a specific number of Components to appear in the Scene, but the shortlist revealed more (or less!) than this, then it might be wise to write some initialization code that prevents this from ever happening again. We could also write some custom Editor helpers to display warnings to any level designers who might be making this mistake.

Preventing casual mistakes such as this is essential for good productivity, since experience tells us that if we don't explicitly disallow something, then someone, somewhere, at some point, for whatever reason, will do it anyway. This is likely to cost us a frustrating afternoon hunting down a problem that eventually turned out to be caused by human-error.

主站蜘蛛池模板: 庆云县| 闸北区| 湟源县| 洛扎县| 西和县| 汾西县| 湖州市| 清丰县| 襄樊市| 射洪县| 连云港市| 三明市| 金门县| 黎川县| 顺昌县| 鞍山市| 巴彦淖尔市| 微博| 新晃| 鄱阳县| 关岭| 琼结县| 靖安县| 黄山市| 同心县| 安岳县| 齐齐哈尔市| 黔南| 巩义市| 乌鲁木齐县| 湟源县| 霞浦县| 海丰县| 五峰| 金川县| 台南市| 平泉县| 临颍县| 临潭县| 松桃| 兰溪市|