Runs about 30MB idle streaming a song with PHP and 97MB peak scanning 8500 songs using iTunes.xml. FFMpeg uses a bit of ram, but I think song scanning is the most intensive because of the stupid plist parsing task not streaming its results to PHP nicely. It's on the todo list for cleaning up.
Comments
I wonder how much memory this lamp setup ends up using compared to the jvm (for subsonic).
Runs about 30MB idle streaming a song with PHP and 97MB peak scanning 8500 songs using iTunes.xml. FFMpeg uses a bit of ram, but I think song scanning is the most intensive because of the stupid plist parsing task not streaming its results to PHP nicely. It's on the todo list for cleaning up.