Skip to content
View LordMoMA's full-sized avatar
🦦
Wunderbar!
🦦
Wunderbar!

Block or report LordMoMA

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
LordMoMA/README.md

❤️‍🔥 Rules of Thumb for Computer Architecture - A Quantitative Approach

  1. Amdahl/Case Rule: A balanced computer system needs about 1 MB of main memory capacity and 1 megabit per second of I/O bandwidth per MIPS of CPU performance.

  2. 90/10 Locality Rule: A program executes about 90% of its instructions in 10% of its code.

  3. Bandwidth Rule: Bandwidth grows by at least the square of the improvement in latency.

  4. 2:1 Cache Rule: The miss rate of a direct-mapped cache of size N is about the same as a two-way set- associative cache of size N/2.

  5. Dependability Rule: Design with no single point of failure.

  6. Watt-Year Rule: The fully burdened cost of a Watt per year in a Warehouse Scale Computer in North America in 2011, including the cost of amortizing the power and cooling infrastructure, is about $2.

🦦 Latency Numbers:

Screenshot 2024-01-10 at 1 08 24 AM

Recent Projects 💻

Popular repositories Loading

  1. blog-aggregator blog-aggregator Public

    A RSS feed aggregator in Go

    Go 15 2

  2. Chirpy Chirpy Public

    Design REST APIs and Build Servers with Go

    Go 6 1

  3. Learn-Crytography-in-Go Learn-Crytography-in-Go Public

    Go 4 2

  4. SpeedyWrite SpeedyWrite Public

    test how fast Node, Python, Go, Rust PHP and C write 9000 lines into a file

    JavaScript 4 1

  5. discord-clone-frontend discord-clone-frontend Public

    JavaScript 2

  6. NLP-DeepLearning NLP-DeepLearning Public

    Jupyter Notebook 2