FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » Imported messages » comp.lang.php » Re: Windows binaries 64bit for PHP
Show: Today's Messages :: Polls :: Message Navigator
Switch to threaded view of this topic Create a new topic Submit Reply
Re: Windows binaries 64bit for PHP [message #178000] Thu, 10 May 2012 03:53 Go to next message
Jerry Stuckle is currently offline  Jerry Stuckle
Messages: 2598
Registered: September 2010
Karma: 0
Senior Member
On 5/9/2012 6:19 PM, Michael Fesser wrote:
> .oO(Jerry Stuckle)
>
>> On 5/8/2012 4:25 PM, Michael Fesser wrote:
>>> .oO(Jerry Stuckle)
>>>
>>>> On 5/7/2012 11:37 PM, Daniel Pitts wrote:
>>>> > Exactly true, but if you scale to sizes you don't need, you indeed use
>>>> > more processor time! Our disk space is definitely not the bottleneck.
>>>>
>>>> And if you repeatedly rescale the same image to the same size, you're
>>>> using even more processor time!
>>>
>>> You missed the word 'caching'. You rescale when needed, and only once.
>>
>> No, I didn't. By definition, caching is temporary storage which can be
>> erased at any time.
>
> Correct. And then the rescaled images are created again when needed, so
> what's the problem? It all happens automatically.
>
> Micha
>

Repeatedly resizing the files is a huge waste of processor resources.

--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex(at)attglobal(dot)net
==================
Re: Windows binaries 64bit for PHP [message #178001 is a reply to message #178000] Thu, 10 May 2012 06:49 Go to previous message
Michael Fesser is currently offline  Michael Fesser
Messages: 215
Registered: September 2010
Karma: 0
Senior Member
.oO(Jerry Stuckle)

> Repeatedly resizing the files is a huge waste of processor resources.

Maybe you should get a decent machine? And "when needed" is not the same
as "repeatedly". It's done _once_ and may only be repeated if someone
would clear the image cache.

Micha

--
http://mfesser.de/blickwinkel
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Re: image and youtube links in array
Next Topic: Re: Windows binaries 64bit for PHP
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Fri Sep 20 10:38:09 GMT 2024

Total time taken to generate the page: 0.02338 seconds