korrents

software performance

Speed as a mark of quality: bloat, boot times, and software that got slower on hardware that got faster.

What people on korrents have said about software performance, newest first — 10 positions from 4 people.

FilterEveryone, all time
  1. GR

    Guillermo Rauch quoted

    Optimizing JavaScript chunking strategy can produce significant efficiency gains at internet scale

    Improving Next.js chunking can yield massive efficiency improvements at internet scale.

    @rauchg on Xx.com

    JavaScript

  2. 9 days earlier
  3. DH

    David Heinemeier Hansson quoted

    A new computer taking 42 minutes to become usable is unreasonable when the machine is a trillion times faster than what went to the moon; an operating system should install in one minute.

    We do not have to accept that these computers that are literally a trillion times faster than what sent us to the freaking moon have to take 42 minutes before they're ready after you unbox it. No, unreasonable. These computers are so damn fast, they should feel damn fast.

    Is Linux the perfect operating system? - Omarchy interview with DHHyoutube.com 5th of 6 in this recording

  4. GR

    Guillermo Rauch quoted

    Software tends to get slower, more bloated, buggier and bigger as it evolves, unless it is designed from the outset to prevent that.

    As software evolves, it tends to get slower, more bloated, buggier, and bigger.

    @rauchg on Xx.com

  5. 6 months earlier
  6. CM

    Craig Mod quoted

    Software should be fast, knowable, and owned by the person using it

    I've always been opinionated about how software should work. Mainly, it should be fast. The bounds of it should be "knowable." The contract you have with it should be "sane" (i.e., you just own it).

    Software Bonkerscraigmod.com

  7. 6 years earlier
  8. DS

    Derek Sivers quoted

    Code and files generated by tools are pollution: hand-writing them is worth the effort because the bloat slows everything down for everyone.

    I prefer coding everything by hand, because I don't like the huge piles of garbage that the automated generators create.

    Digital pollutionsive.rs 1st of 2 in this piece

  9. DS

    Derek Sivers quoted

    Generators emit thousands of lines where ten would do, and that waste is why people think their phone is slow.

    These programs that generate a website, app, or file for you spit out thousands of lines of unnecessary junk when really only 10 lines are needed.

    Digital pollutionsive.rs 2nd of 2 in this piece

  10. 3 months earlier
  11. CM

    Craig Mod quoted

    Speed in software is probably the most valuable, least valued asset.

    Speed in software is probably the most valuable, least valued asset. To me, speedy software is the difference between an application smoothly integrating into your life, and one called upon with great reluctance.

    Fast Software, the Best Softwarecraigmod.com

  12. CM

    Craig Mod quoted

    Speed is a good proxy for engineering quality: software that slows down on simple tasks suggests engineers who are not obsessive about detail.

    Speed and reliability are often intuited hand-in-hand. Speed can be a good proxy for general engineering quality. If an application slows down on simple tasks, then it can mean the engineers aren’t obsessive detail sticklers.

    Fast Software, the Best Softwarecraigmod.com

  13. CM

    Craig Mod quoted

    Software should unbloat over time: the longer it is around, the more elegant it should become.

    I love software that does this: Software that unbloats over time. This should be the goal of all software. The longer it’s around, the more elegant it should become. Smooth over like a river stone.

    Fast Software, the Best Softwarecraigmod.com

  14. CM

    Craig Mod quoted

    Fast software is not always good software, but slow software is rarely able to rise to greatness, because not breaking flow is an axiom of great tools.

    Fast software is not always good software, but slow software is rarely able to rise to greatness. Fast software gives the user a chance to “meld” with its toolset. That is, not break flow.

    Fast Software, the Best Softwarecraigmod.com