Moritz Pfeiffer
Moritz Pfeiffer
Hi Matt Thank you very much for you prompt reply. What makes you think that there must be a Network operation going on? I use the default file storage so...
I have already spent a fair amount poking around with the debug toolbar. The application is deployed on a Windows 2008 Server with Apache 2.2. I'm having some problems with...
Hi Matt After studying the profiling I attached yesterday a bit more closely I noticed that a lot of CPU time is being spent in the **init** method of ImageCacheFile....
I'm starting to seriously suspect the Windows machine as being the culprit. Same setup on my development box is giving me much better performance.
Hi Matt Thanks a lot. I will try it out and report back. Greetings Moritz
Hi Matt I'm a bit stumped right now how I could optimize the get_hash implementation. My initial thought was to just md5 the source name and the generator id or...
Hi Matt So I finally got around to testing the performance with a custom get_hash implementation. The results are staggering. Using a custom ImageSpec get_hash implementation that does a simple...
Hi Matt I just edited this comment because I am revising the bench mark data. Now I get results more along the lines of what we would expect. Perhaps all...
Is there anything else I can do?
Sure thing. Will let you know once I got some results.