performance - Loading slow: LESS - Bootstrap variables cause waiting time -


I have the following setup: Joomla! 3.2.2, Less than Bootstrap 3.1 I tested the loading time of my page and got bad results, mainly because of low decrease.

Composite loading time was 7.96 s Bootstrap / Waiting for short variables 5.3 S !!!

This loads all bootstrap variables:

  template. Free ~ .com / templates / c ~ / less / 9.1 kB bootstrap.less 1.3 KB variables Without 19.6 KB mixins.less 24.2 KB normalized. Without 7.4 kB print.less 1.9 kB loft Without 2.1 kB type Without 5.3 kB code.less 1.3 kB grid.less 2. KB table. Without 4.5 kB forms.less 9.2 kB Button 3.7 KB component-animation Without 786 b glyphikon 14.8 KB without dropdown. 4. KB button-group. 5 kB Input-group. Without 3.5 kB navs.less 5.1 kB navbar Without 13.8 kB breadcrumbs. Panning without page 817b Less 2.1 kb pager Without a 1.1 KB label. Without a 1.3 kB Badge 1.3 kB jumbotron.less 1.2 KB Thumbnail. 1. KB alerts 1.7 kB progress-bars. Without 1.8 kB media.less 1.1 KB list-group. Less 2.1 Kb Panels 3. Without 4.2 Kg Well 812b off Without 96b modal. 3.3 KB Tooltip 2. Exercise 2.8Kb PopOver Without 3.5Kb Carroll 4.8 KB utilities Without 1. Kb Responsive - Utilite 5 .kb   

This is fine by me I will not comment too many people to perform better, because I need most of them.

But is there any way to speed up page load by any means?

This is not basically the rendering of styles, but there is a time for server tasks to load the wait variables that take it for a long time. : "Web browser is waiting for data from server"

If you are concerned about performance , You want to compile the fewer files and the resulting CSS server Compile on the server is convenient for development, but there is no such big idea in production.

Comments

Popular posts from this blog

Java - Error: no suitable method found for add(int, java.lang.String) -

java - JPA TypedQuery: Parameter value element did not match expected type -

c++ - static template member variable has internal linkage but is not defined -