Page Speed 1.12 Score: 91/100
First Byte time is 6.550s.
Can anybody help me to improve this?
I am using a Virtual Server with 1GB RAM and 2.66 GHz Processor.
Link to test?
How are the pages being generated, my first guess is you've got a database that needs optimising or more memory but plenty of other causes too but need more information
Hi thanks for reply..
On my home page There is only one simple query which is getting the cities from the database. No other database interaction is there.
If you want to see the details just test my site: its
http://www.ticketsstation.com
Please let me know what i need to do..right now i am creating the sprite of images and also compressing the css files.
(12-11-2012 06:15 AM)andydavies Wrote: [ -> ]Link to test?
How are the pages being generated, my first guess is you've got a database that needs optimising or more memory but plenty of other causes too but need more information
Hi Andy,
ACtually I have a Datalist on my page on which I am binding the cities so it made HTML lines to more than 14000 i can't reduce that..the thing i can do is i will put the inline script code into an external JS file.
Another thing is in code page I found a code block which was taking 6 sec to execute so i worked on that and changed the code now the new code is taking 2 ms only..so it improves the loading time. Thanks for your suggestions.
And lastly you are telling about server response incosistancy..so please help me regarding this how to improve it. Any suggestion will be greatly appreciated. Thanks Again.
I tested my site previously on pingdom it was taking 10-12 sec to load before and now after changing that code block now its 3 sec.
