rmahmood Posted August 23, 2007 Share Posted August 23, 2007 Hello All, I am working on a site where i have to import items(images, titles, descriptions etc) from amazon.com wishlist. All things are working good but i have a performance issue. When i import each item from amazon.com wishlist i download the image(large size) of the this item with all other stuff then i resize/scale the image into different size images(approx 7 images per item for variant size images on different pages of my website) on my server using image magic lib. This thing works fine if i have few items in the list but if i have items count multiple of 10 like 50, 100 etc then this thing become horrible So if anyone of u have worked on such a task or have any idea to get good performance in this case, plz share it with me. Platform PHP+MySql Quote Link to comment https://forums.phpfreaks.com/topic/66331-best-way-to-import-items/ Share on other sites More sharing options...
MadTechie Posted August 23, 2007 Share Posted August 23, 2007 This thing works fine if i have few items in the list but if i have items count multiple of 10 like 50, 100 etc then this thing become horrible Welcome to the board.. erm.. "this thing become horrible" isn't the most detailed question.. can you re-phrase, also a link to a member with a wish list may help Quote Link to comment https://forums.phpfreaks.com/topic/66331-best-way-to-import-items/#findComment-331842 Share on other sites More sharing options...
rmahmood Posted August 24, 2007 Author Share Posted August 24, 2007 'horrible' means it takes too much time probably in minutes to import wishlist Quote Link to comment https://forums.phpfreaks.com/topic/66331-best-way-to-import-items/#findComment-332905 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.