Will using jQuery or Zepto make a difference (if they are present locally and not pulled from a server)?
Will using a lot of images make it slow?
Will using a lot of CSS3 and HTML5 make it slow?
Will using a lot of javascript animation make it slow?
Should I build a multi-page application or a single page application?
Assumption: There is no server interaction.