Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.php > #17542 > unrolled thread

slow performance of used cars listings data

Started byCarSangrah <carsangrah123@gmail.com>
First post2017-07-13 00:00 -0700
Last post2018-01-29 12:31 -0800
Articles 4 — 4 participants

Back to article view | Back to comp.lang.php


Contents

  slow performance of used cars listings data CarSangrah <carsangrah123@gmail.com> - 2017-07-13 00:00 -0700
    Re: slow performance of used cars listings data "J.O. Aho" <user@example.net> - 2017-07-13 17:49 +0200
      Re: slow performance of used cars listings data Jerry Stuckle <jstucklex@attglobal.net> - 2017-07-13 15:21 -0400
    Re: slow performance of used cars listings data polymorph self <jackvanc3@gmail.com> - 2018-01-29 12:31 -0800

#17542 — slow performance of used cars listings data

FromCarSangrah <carsangrah123@gmail.com>
Date2017-07-13 00:00 -0700
Subjectslow performance of used cars listings data
Message-ID<fbfda145-85e4-4941-9dde-015b91337a57@googlegroups.com>
page speed of one of my page is OK. But only listing available take time to load. Please check this and suggest how to solve this.
https://www.carsangrah.com/buy-used-cars/

[toc] | [next] | [standalone]


#17544

From"J.O. Aho" <user@example.net>
Date2017-07-13 17:49 +0200
Message-ID<espj3hF6hsaU1@mid.individual.net>
In reply to#17542
On 07/13/17 09:00, CarSangrah wrote:
> page speed of one of my page is OK. But only listing available take time to load. Please check this and suggest how to solve this.
> https://www.carsangrah.com/buy-used-cars/
> 

Please provide the code that causes you trouble, mind reading ain't our
speciality.


-- 

 //Aho

[toc] | [prev] | [next] | [standalone]


#17545

FromJerry Stuckle <jstucklex@attglobal.net>
Date2017-07-13 15:21 -0400
Message-ID<ok8gvg$1f3$1@jstuckle.eternal-september.org>
In reply to#17544
On 7/13/2017 11:49 AM, J.O. Aho wrote:
> On 07/13/17 09:00, CarSangrah wrote:
>> page speed of one of my page is OK. But only listing available take time to load. Please check this and suggest how to solve this.
>> https://www.carsangrah.com/buy-used-cars/
>>
> 
> Please provide the code that causes you trouble, mind reading ain't our
> speciality.
> 
> 

J.O., does 95 requests to the server tell you anything?

-- 
==================
Remove the "x" from my email address
Jerry Stuckle
jstucklex@attglobal.net
==================

[toc] | [prev] | [next] | [standalone]


#17677

Frompolymorph self <jackvanc3@gmail.com>
Date2018-01-29 12:31 -0800
Message-ID<fe5e9582-eeba-4156-9fbc-f13fd6e2e871@googlegroups.com>
In reply to#17542
On Thursday, July 13, 2017 at 3:00:23 AM UTC-4, CarSangrah wrote:
> page speed of one of my page is OK. But only listing available take time to load. Please check this and suggest how to solve this.
> https://www.carsangrah.com/buy-used-cars/

see tuning db   esp ram

and indexing

and slow query log

normalization of schema huge win

[toc] | [prev] | [standalone]


Back to top | Article view | comp.lang.php


csiph-web