I was curious about how hard it would be to memcache this module and have the images in a lightning fast RAM environment. Has anyone done this? Would you want code submitted if I did it? Am I missing something in wanting to do this?
Thanks!
I was curious about how hard it would be to memcache this module and have the images in a lightning fast RAM environment. Has anyone done this? Would you want code submitted if I did it? Am I missing something in wanting to do this?
Thanks!
Comments
Comment #1
dopry commentedYeah I think you're missing something... This generates images on the fly. It doesn't maintain an in memory cache... You should consider CDN's if you're looking for something like this.. and I reallyy doubt you want to load you systems live memory with images. If you're looking for crazy performance like this consider things like ram drives...