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
    fedilink
    English
    8
    edit-2
    4 months ago

    so 200 to 800 microseconds on a modern cpu? Fast enough.