Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-26945] iOS: Investigate slow boot time

GitHub Issuen/a
TypeBug
PriorityHigh
StatusOpen
ResolutionUnresolved
Affected Version/sn/a
Fix Version/sn/a
ComponentsiOS
Labelsn/a
ReporterHans Knöchel
AssigneeUnknown
Created2019-03-28T07:58:37.000+0000
Updated2020-12-04T19:47:50.000+0000

Description

There recently have been great improvements on the build time thanks to [~cwilliams] and [~jvennemann]! The next thing to fine-tune Titanium would be to identify the quite slow boot time compared to native apps. For us, the boot process usually takes 2-5 seconds depending on the device. We do some require() stuff in the Alloy.js, so that could maybe optimized out to a later point, but I'd be curious if there are some locks (especially mutex locks) left overs from the bad old kroll-thread times that delayed the boot on purpose.

Comments

  1. Abir Mukherjee 2019-11-22

  2. Hans Knöchel 2020-12-04

    This can be resolved as Duplicate!

JSON Source