I use Python to demonstrate that sometimes running your tasks or functions concurrently gives the fastest code!
Test the code yourself: https://github.com/amarkdotdev/concur...
pyqrcode documentation: https://pythonhosted.org/PyQRCode/
Special thanks to Corey Schafer for teaching me how to do this!