Threadwell

Recent Notes

  • Threads

    Aug 25, 2026

    • archive
  • mike_acton

    Aug 25, 2026

    • archive
    • twitter
    • mike_acton
  • NOTimothyLottes

    Aug 25, 2026

    • archive
    • twitter
    • notimothylottes
Home

❯

Archive

❯

Threads

❯

cmuratori

❯

Programming practices that increase total code volume lead to more bugs and less performance.

❯

@cmuratori True and false, depends on the project and the compiler.

@cmuratori True and false, depends on the project and the compiler.

Properties5
typearchive
sourcetwitter
date2023-08-16
tagsarchive, twitter, cmuratori
description@cmuratori True and false, depends on the project and the compiler.

Aug 16, 20231 min read

  • archive
  • twitter
  • cmuratori

Source

  • URL: https://x.com/rudiservo/status/1691743453527294388
  • Author: Rudi Servo (@rudiservo)
  • Posted: 2023-08-16 09:27:25

Branch

1/ @rudiservo

@cmuratori

True and false, depends on the project and the compiler.
CPUs hate jumping around, so having a compiler like C that allows inline functions helps with that, if you try and do DRY in assembly, your program will be slow, sometimes to the extreme.

Related

  • Spine: 2023-08-14-programming-practices-that-increase-total-code

Graph View

  • Source
  • Branch
  • Related

Backlinks

  • Programming practices that increase total code volume lead to more bugs and less performance.

Created with Quartz v5.0.0 © 2026

  • GitHub