• noli@programming.dev
    link
    fedilink
    arrow-up
    1
    arrow-down
    1
    ·
    11 months ago

    This might be an unpopular opinion but python’s speed wouldn’t even be an issue if it was 5x slower than it is now.

    Python is a language designed for write-time performance, not runtime performance.