Ticket #144 (assigned enhancement)

Opened 6 weeks ago

Last modified 9 days ago

Improve load time

Reported by: kaz Owned by: kaz
Priority: normal Milestone: TwitterFon 1.2
Component: TwitterFon Version: TwitterFon 1.0
Severity: major Keywords:
Cc:

Description

Improve application launch time. Try to use following methods:

  • Avoid to load too many views at start up
  • Re-use 3 table views for friends/replies/messages table controller

Change History

Changed 2 weeks ago by kaz

  • status changed from new to assigned

Also,

  • Shrink nib file which is loaded ad start-up
  • Load only 20 messages or less to start-up
  • Cleanup database later

Changed 2 weeks ago by kaz

  • Separate nib file in [965]
  • Optimized cell height calcuration in [967]

Changed 12 days ago by kaz

  • milestone changed from TwitterFon 1.1 to TwitterFon 1.2

Postpone following task:

  • improve cache cleanup
  • avoid to use nib for startup screens
  • optimize table cell height calculation

Changed 9 days ago by kaz

(In [1044]) Refs #144

  • Added cell height to database to optimize loading time

Changed 9 days ago by kaz

(In [1047]) Refs #144

  • Start to load timeline after viewDidAppear
Note: See TracTickets for help on using tickets.