Alternatively, I was thinking of actually incorporating the vQmod code in the relevant sections of the website (so, instead of using a file to replace 20 lines of code in another file, I would just replace those 20 lines of code and get rid of the XML file).
Had anyone thought about that?
Running OC 1.5.5.1 with vqmods.
http://www.aislings.co.uk
http://www.lovers-paradise-toys.co.uk
Free & Paid extensions from Think Twice | Opencart | Hulpmiddelen voor ouderen
The other option of course would just to hard edit the original files and do away with the vqmod files. Anybody attempt this too?
Hussain
Email: hussain@gotgolfgifts.com
Site: http://www.gotgolfgifts.com
FB: http://www.facebook.com/gotgolfgifts
I deactivated them one at a time and looked at the network connections using chrome developer to watch the break down. At least on my website, the time to first byte was on avg 100ms faster for each deactivated vqmod. With 15-20 vQmods that was significant in the overall scheme of things. I then tested the reverse, and activated each individually and found that it was on avg 100ms slower for each reactivated one. Initially, I was just trying to track down if there was one extension that was doing it, but found that it was a cumulative thing. I am running vQmod 2.1.7 if that adds anything.
Hussain
Email: hussain@gotgolfgifts.com
Site: http://www.gotgolfgifts.com
FB: http://www.facebook.com/gotgolfgifts
100ms seems a bit too small to judge... You'd have to run like 20 times both ways and average the time.gotgolfgifts wrote:Any explanation then for why the time to first byte is significantly increased when comparing all vqmods active vs all inactive?
I deactivated them one at a time and looked at the network connections using chrome developer to watch the break down. At least on my website, the time to first byte was on avg 100ms faster for each deactivated vqmod. With 15-20 vQmods that was significant in the overall scheme of things. I then tested the reverse, and activated each individually and found that it was on avg 100ms slower for each reactivated one. Initially, I was just trying to track down if there was one extension that was doing it, but found that it was a cumulative thing. I am running vQmod 2.1.7 if that adds anything.
You'd also need to combine 20 vQmod xml files into a single file and run that 20 times vs 20 separate files
Also, of course I was estimating that it was 100ms. But it was 100ms for each an every vQmod (45). I was eventually able to see the overall trend of faster overall time, especially after the 10th deactivated vQmod, that averaged to about 100ms per file. And then same thing when I went back and reactivated them separately.
I'll keep you posted.
Hussain
Email: hussain@gotgolfgifts.com
Site: http://www.gotgolfgifts.com
FB: http://www.facebook.com/gotgolfgifts
I merged all the xml files into one. How do I get it to execute?
Hussain
Email: hussain@gotgolfgifts.com
Site: http://www.gotgolfgifts.com
FB: http://www.facebook.com/gotgolfgifts
eh?gotgolfgifts wrote:Sorry dumb question but I cant seem to find the answer.
I merged all the xml files into one. How do I get it to execute?
You can't just throw them all into a file with straight copy paste... you have to only copy the <file> blocks of each xml file and put it all into one. You can only have a single <modification> block
This is the error I got
Warning: ini_set() [function.ini-set]: A session is active. You cannot change the session module's ini settings at this time in /home4/gotgolf/public_html/vqmod/vqcache/vq2-system_startup.php on line 13
Notice: A session had already been started - ignoring session_start() in /home4/gotgolf/public_html/vqmod/vqcache/vq2-system_startup.php on line 16
Fatal error: Cannot redeclare class Cache in /home4/gotgolf/public_html/system/library/cache.php on line 2
Hussain
Email: hussain@gotgolfgifts.com
Site: http://www.gotgolfgifts.com
FB: http://www.facebook.com/gotgolfgifts
Hussain
Email: hussain@gotgolfgifts.com
Site: http://www.gotgolfgifts.com
FB: http://www.facebook.com/gotgolfgifts
Hussain
Email: hussain@gotgolfgifts.com
Site: http://www.gotgolfgifts.com
FB: http://www.facebook.com/gotgolfgifts
-Ryan
Users browsing this forum: Amazon [Bot] and 28 guests