HomeHelpTrac

Ticket #888 (closed defect: fixed)

Opened 3 years ago

Last modified 11 months ago

Optimizing Resource Used by Every Page

Reported by: mastermindsro Owned by: somebody
Priority: major Milestone: Dolphin 8.0 (Sundance)
Keywords: resource optimizing ammount Cc:

Description

We really need to reduce the ammount of ressources every page uses. For example the "Report Spam" confirmation window (pop-up) uses 384kb of data.. 76kb of this are used for "styling" this pop-up and 222kb of javascript are loaded for.. I can't think of any reason why they are loaded into this window..

Change History

comment:1 Changed 3 years ago by mastermindsro

What we need is to load only the lines of style and javascript we need only for the window we open.. What we need is a fragmentation of style and javascript..

comment:2 Changed 3 years ago by mastermindsro

  • Milestone changed from Dolphin 7.0 (Hookie) Beta 4 to 7.1

comment:3 Changed 11 months ago by AlexT

  • Status changed from new to closed
  • Resolution set to fixed

It was already a lot of optimizations tasks completed in 7.0.x branch

Note: See TracTickets for help on using tickets.