• noli@programming.dev
    link
    fedilink
    arrow-up
    4
    arrow-down
    2
    ·
    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.