The climb to mid game is definitely the part of the game that works the best, I have some plans for a more extensive endgame, but it's going to be a while.
yes | xargs -L 1 -P NUM_PROCESSES -I {} curl SOME_TARGET_URL > /dev/null
This doesn't benefit from being faster per se, but I appreciate it using less CPU since I want to give curl as much system resources as possible.