• Zaphod@discuss.tchncs.de
    link
    fedilink
    arrow-up
    0
    ·
    1 year ago

    If it was just refactoring the browser wouldn’t get faster, would it? Since refactoring should only affect the readability of the code

    • xtapa@feddit.de
      link
      fedilink
      arrow-up
      0
      ·
      1 year ago

      Better readability often results in better performance, because if you did not care for readability, you probably didn’t care for performance.