Forum

How to optimize the...
 
Notifications
Retirer tout

How to optimize the loading times of ProjeqtOr ?

3 Posts
2 Utilisateurs
0 Reactions
2,143 Vu
(@mvane)
Posts: 5
Active Member
Début du sujet
 
[#6157]

Hey,

I hope you all are doing great, I was wondering if you may have some ideas about how I could minimize the loading times of Projeqtor ? I uploaded it on a distant server (It happens ever since, it did not change with my recent update to version 8.0.4) and the requests are quite long while it still works lightning fast on my local dev computer with the very same database (same version / same data).

I thought it could come from the hosting server so I called them : It seems that our server does not have a tremendous amount of requests to process (which is understandable knowing I don't have that much users)

However the loading times are long enough for the users to feel frustrated. Is there any quick tweaks I could do in order to speed it up a little ?

Thanks,


 
Posté : 29 Juil PM 12:077
(@babynus)
Posts: 14952
Membre Admin
 

However the loading times are long enough for the users to feel frustrated. Is there any quick tweaks I could do in order to speed it up a little ?

It is not possible to investigate without having access to the server for investigation (which is out of scope of this forul support)
What should look at :
- speed of CPU (even if not busy, slow CPU give slow response time)
- be sure to have at least 2 CPU (if same machine is hosting PHP and MySql)
- look at RAM and ensure SWAP is not used
- speed of Hard Drives (PHP intensely uses HDD)
- PHP version : use PHP 7.1 or over
- connection between PHP and MySql (be sure it does not have to cross network elements such as Firewalls)
- Network speed


 
Posté : 29 Juil PM 13:077
(@mvane)
Posts: 5
Active Member
Début du sujet
 

Hey,

Thanks for these informations, i'll try and investigate this on my side, i'll come back if I ever find something interesting


 
Posté : 31 Juil PM 16:077
Share:
Retour en haut