View Issue Details

IDProjectCategoryView StatusLast Update
0001562NoesisGUIUnitypublic2019-10-18 13:57
Reporternokola Assigned Tosfernandez  
PrioritynormalSeveritymajor 
Status assignedResolutionopen 
Product Version2.2.5 
Summary0001562: Performance: Startup cost of NoesisXaml.OnEnable is ~1300 msec
Description

Opening this issue, to track startup performance, for sure related to https://noesisengine.com/bugs/view.php?id=1558, however I expect there may be something else too.
I managed to obtain a performance trace!

I'm willing to test intermediate versions if you have with fixes.
Please see attached perf trace.

Steps To Reproduce

Build an app with il2cpp Android.

  1. Profile the cost of NoesisXaml.OnEnable() [or use my perf trace]
  2. In perf trace, go to step 5 that takes 2100ms in my case
  3. Change Unity view in second window from Timeline to Hierarchy, expand data. You'll see NoeisXaml.OnEnable() using 1300ms.
Attached Files
noesis_225_profile.data (4,891,776 bytes)
PlatformAny

Activities

Issue History

Date Modified Username Field Change
2019-10-04 17:23 nokola New Issue
2019-10-04 17:23 nokola File Added: noesis_225_profile.data
2019-10-18 13:57 sfernandez Assigned To => sfernandez
2019-10-18 13:57 sfernandez Status new => assigned
2019-10-18 13:57 sfernandez Target Version => 2.3.0
2019-10-18 13:57 sfernandez Description Updated
2019-10-18 13:57 sfernandez Steps to Reproduce Updated
2025-10-10 13:29 jsantos Category Unity3D => Unity