Details
-
Type: Improvement
-
Status: Open (View Workflow)
-
Priority: Major
-
Resolution: Unresolved
-
Affects Version/s: 1.6
-
Fix Version/s: 1.6.1
-
Component/s: None
-
Labels:None
Description
Startup on small devices is slow. It can be improved. Let's use this issue as a way to improve startup for And-Bible until it is acceptable. Either link issues to this or add sub tasks.
Several areas identified so far:
Reading of o.c.common.util.iso639.properties by o.c.common.util.Languages.java is slow.
BufferedReader should take an explicit buffer size.
The module conf reading should be lazy.