Zerush@lemmy.ml to Vivaldi Browser@lemmy.ml · 1 year agoMassive code refactoring brings speed to Vivaldi browservivaldi.comexternal-linkmessage-square12fedilinkarrow-up143arrow-down10cross-posted to: news@lemmy.linuxuserspace.show
arrow-up143arrow-down1external-linkMassive code refactoring brings speed to Vivaldi browservivaldi.comZerush@lemmy.ml to Vivaldi Browser@lemmy.ml · 1 year agomessage-square12fedilinkcross-posted to: news@lemmy.linuxuserspace.show
minus-squareZaphodlinkfedilinkarrow-up3arrow-down1·1 year agoIf it was just refactoring the browser wouldn’t get faster, would it? Since refactoring should only affect the readability of the code
minus-squarethreegnomes@lemmy.blahaj.zonelinkfedilinkEnglisharrow-up3·1 year agorefactor can refer to changes aimed at improvements other than readability.
minus-squarextapa@feddit.delinkfedilinkarrow-up1·1 year agoBetter readability often results in better performance, because if you did not care for readability, you probably didn’t care for performance.
If it was just refactoring the browser wouldn’t get faster, would it? Since refactoring should only affect the readability of the code
refactor can refer to changes aimed at improvements other than readability.
Better readability often results in better performance, because if you did not care for readability, you probably didn’t care for performance.