I am experiencing some performance issues with the Magento API.
Basically I use the API to create and update products. It's integrated with the clients stock system.
The first few products take 6 seconds or so.
After 10 mins, it takes around 15 seconds per product.
It gets exponentially worse until it takes around 10 minutes per product.
Does anyone know why this might be happening?
I was wanting to try writing to a log file the start and end time of each API request and what that request is. Hoping this would give me some more solid information to go on and if there's any pattern. wondered if someone might be able to point me to the best place to place my Mage:log() command(s).
I'm using Magento 1.6.0