Did you know it takes about 17,000 CPU instructions to print(“Hello”) in Python? And that it takes ~2 billion of them to import a module?

  • Eager Eagle
    link
    English
    109 months ago

    also, if I needed speed I wouldn’t be printing stuff every 100k instructions