View Issue Details

This issue affects 1 person(s).
 14
IDProjectCategoryView StatusLast Update
07902Bug reportsOtherpublic2016-05-20 11:33
Reporterc_schmitz Assigned Tosammousa  
PrioritynormalSeveritypartial_block 
Status closedResolutionfixed 
Product Version2.05 RC 
Target Version2.05 RC 
Summary07902: Slow
Description

Just opening the login page in 2.05 takes twice as much time as on 2.0.
No plugins activated - latest git version.

TagsNo tags attached.
Bug heat14
Complete LimeSurvey version number (& build)123456
I will donate to the project if issue is resolvedNo
Browser
Database type & version.
Server OS (if known).
Webserver software & version (if known).
PHP Version.

Users monitoring this issue

galmeida, mfaber

Activities

mfaber

mfaber

2013-06-03 00:43

reporter   ~25453

I noticed this as well. I am sometimes running xampp and limesurvey from a usb stick and before the login screen is shown in 205 it takes a long, long time and a lot of data seems to be loaded. With 2.0 its just a few seconds.

mdekker

mdekker

2013-06-04 11:38

reporter   ~25459

When debug is activated, all assets for bootstrap are republished on every single page. With debug deactivated all should be running at normal speed.

I think we should discuss if we need this re-publish mode the way it is now or maybe add a different setting for that like we did with the sql debug mode.

c_schmitz

c_schmitz

2013-06-04 11:39

administrator   ~25460

This was in non-debug mode.

mdekker

mdekker

2013-06-04 11:58

reporter   ~25461

Ok unable to reproduce that on my install (both show in 300-400ms). Only issue is with debug mode. Can push a fix for that if needed.

sammousa

sammousa

2013-06-25 15:22

reporter   ~25637

For me the total size is 972kb and loads in < 400ms.
Biggest contributors to page size are:
jqgrid 255kb
jqueryui js 222kb
bootstrap css 100kb
jquery js 90 kb
jquery qtip 40kb

We can remove jqgrid if we use CGridView instead --> that is used in the plugin manager screen.

mfaber

mfaber

2013-06-25 15:39

reporter   ~25638

sammousa: takes MUCH longer here. Could you tell me how I can measure this using XAMPP? Thanks!

sammousa

sammousa

2013-06-25 15:45

reporter   ~25639

Note btw that this can be decided on a per page basis, as it is the survey list is a bit clunky in my opinion anyway.

DenisChenu

DenisChenu

2013-06-26 16:21

developer   ~25658

mfaber: using FireBug and NetWork screen :)

mfaber

mfaber

2013-06-26 18:51

reporter   ~25668

When running LS via XAMPP from an USB stick, it takes 10 seconds to show login screen of 2.00+ but 2-3 minutes for 2.05.

I think part of the problem is the amount of data written into tmp/assets in 2.05.

Before even seeing the login screen of 2.05, nearly 900 files, >130 folders and ~7 MB of data were created here.

In 2.00+ tmp/assets does not seem to be created/needed.

sammousa

sammousa

2013-08-16 12:21

reporter   ~26007

mfaber, the assets folder is a sort of cache. Only on first page load or when debugging is enabled are these files created / copied.

I'd like to close this tickets unless someone wants to come up with some numbers based on 2.05 without debugging vs 2.00+ without debugging.
Especially real benchmarks where you load the page 1000+ times...

In my experience 2.05 is just as fast if not faster.

mfaber

mfaber

2013-08-16 13:58

reporter   ~26019

sammousa, can't promise 1000+ page load benchmarks but I'll look into this issue over the weekend and give you feedback.

mfaber

mfaber

2013-08-16 15:09

reporter   ~26021

sammousa: cannot reproduce anymore... issue seems to have been resolved. Close?

Issue History

Date Modified Username Field Change
2013-06-02 18:58 c_schmitz New Issue
2013-06-02 18:58 c_schmitz Status new => assigned
2013-06-02 18:58 c_schmitz Assigned To => sammousa
2013-06-03 00:43 mfaber Note Added: 25453
2013-06-04 11:38 mdekker Note Added: 25459
2013-06-04 11:39 c_schmitz Note Added: 25460
2013-06-04 11:58 mdekker Note Added: 25461
2013-06-25 15:22 sammousa Note Added: 25637
2013-06-25 15:39 mfaber Note Added: 25638
2013-06-25 15:45 sammousa Note Added: 25639
2013-06-26 16:21 DenisChenu Note Added: 25658
2013-06-26 18:51 mfaber Note Added: 25668
2013-07-04 13:22 mfaber Issue Monitored: mfaber
2013-08-16 12:21 sammousa Note Added: 26007
2013-08-16 12:21 sammousa Status assigned => feedback
2013-08-16 13:58 mfaber Note Added: 26019
2013-08-16 15:09 mfaber Note Added: 26021
2013-09-18 16:43 c_schmitz Status feedback => closed
2013-09-18 16:43 c_schmitz Resolution open => fixed
2016-05-20 11:33 galmeida Issue Monitored: galmeida
2021-10-27 01:52 guest Bug heat 10 => 14