Re: Windows binaries 64bit for PHP [message #178000] |
Thu, 10 May 2012 03:53 |
Jerry Stuckle
Messages: 2598 Registered: September 2010
Karma:
|
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
==================
|
|
|