the song_bundle_poison subroutine is very inefficient. there are too many nested loops, and the code is difficult to read. it can be unwrapped a bit, and hopefully rewritten so less code is executed.
Log in to post a comment.