Generating big sitemap, using MySQL and PHP -


i've made simple sitemap.php, generates sitemap.xml, using sitemap.xsl theme - it's populated mysql database.

everything works, have 4,000,000+ products, , takes long time, , lot of memory, generate it.

does have idea, how can make better performance?


sitemap.php: http://pastebin.com/gm3sa4bs

sitemap.xsl: http://pastebin.com/wvuuwt99


Comments

Popular posts from this blog

c++ - llvm function pass ReplaceInstWithInst malloc -

java.lang.NoClassDefFoundError When Creating New Android Project -

Decoding a Python 2 `tempfile` with python-future -