Re: Reducing load for LAMP app?
- From: Gilles Ganault <nospam@xxxxxxxxxx>
- Date: Sun, 06 Jan 2008 21:38:56 +0100
On Sun, 06 Jan 2008 14:19:14 -0500, Jerry Stuckle
<jstucklex@xxxxxxxxxxxxx> wrote:
You don't need time() calls. Just:
$starttimer = microtime(true);
// ...
$stoptimer = microtime(true);
... etc...
I'll have to find a function to turn
2.598762512207E-5
into seconds.
.
- Follow-Ups:
- Re: Reducing load for LAMP app?
- From: Jerry Stuckle
- Re: Reducing load for LAMP app?
- References:
- Reducing load for LAMP app?
- From: Gilles Ganault
- Re: Reducing load for LAMP app?
- From: Richard
- Re: Reducing load for LAMP app?
- From: Gilles Ganault
- Re: Reducing load for LAMP app?
- From: Jerry Stuckle
- Re: Reducing load for LAMP app?
- From: Gilles Ganault
- Re: Reducing load for LAMP app?
- From: Jerry Stuckle
- Re: Reducing load for LAMP app?
- From: Gilles Ganault
- Re: Reducing load for LAMP app?
- From: Rik Wasmus
- Re: Reducing load for LAMP app?
- From: Gilles Ganault
- Re: Reducing load for LAMP app?
- From: Jerry Stuckle
- Reducing load for LAMP app?
- Prev by Date: Re: problem with include.
- Next by Date: Re: Is anybody here running PHP on IIS7?
- Previous by thread: Re: Reducing load for LAMP app?
- Next by thread: Re: Reducing load for LAMP app?
- Index(es):