Quantcast
Channel: Optimsed database Inserts with RSS Feeds using SimplePie - need ideas - Stack Overflow
Browsing all 2 articles
Browse latest View live

Answer by Kenaniah for Optimsed database Inserts with RSS Feeds using...

Instead of loading every single time and then saving, you should instead do an update (and then insert when update doesn't find rows). That will reduce by a single query per feed item.

View Article



Optimsed database Inserts with RSS Feeds using SimplePie - need ideas

So basically I have just benchmarked my update_feeds controller and found that the amount of sql queries that are run are shocking. I am looking for a way to optimise the process of fectching multiple...

View Article
Browsing all 2 articles
Browse latest View live




Latest Images