View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 07902 | Bug reports | Other | public | 2013-06-02 18:58 | 2016-05-20 11:33 |
| Reporter | c_schmitz | Assigned To | sammousa | ||
| Priority | normal | Severity | partial_block | ||
| Status | closed | Resolution | fixed | ||
| Product Version | 2.05 RC | ||||
| Target Version | 2.05 RC | ||||
| Summary | 07902: Slow | ||||
| Description | Just opening the login page in 2.05 takes twice as much time as on 2.0. | ||||
| Tags | No tags attached. | ||||
| Bug heat | 14 | ||||
| Complete LimeSurvey version number (& build) | 123456 | ||||
| I will donate to the project if issue is resolved | No | ||||
| Browser | |||||
| Database type & version | . | ||||
| Server OS (if known) | . | ||||
| Webserver software & version (if known) | . | ||||
| PHP Version | . | ||||
|
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. |
|
|
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. |
|
|
This was in non-debug mode. |
|
|
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. |
|
|
For me the total size is 972kb and loads in < 400ms. We can remove jqgrid if we use CGridView instead --> that is used in the plugin manager screen. |
|
|
sammousa: takes MUCH longer here. Could you tell me how I can measure this using XAMPP? Thanks! |
|
|
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. |
|
|
mfaber: using FireBug and NetWork screen :) |
|
|
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. |
|
|
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. In my experience 2.05 is just as fast if not faster. |
|
|
sammousa, can't promise 1000+ page load benchmarks but I'll look into this issue over the weekend and give you feedback. |
|
|
sammousa: cannot reproduce anymore... issue seems to have been resolved. Close? |
|
| 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 |