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 💻

Pinned Loading

  1. Hexagonal-Architecture Public

    a distributed messaging and payment backend built around the hexagonal architecture

    Go 263 38

  2. Intelli-Mall Public

    A distributed system that simulates a retail experience coupled with some futuristic shopping robots.

    Go 64 13

216 contributions in the last year

Contribution Graph
Day of Week March April May June July August September October November December January February
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Contribution activity

March 2025

LordMoMA has no activity yet for this period.
Loading

Seeing something unexpected? Take a look at the GitHub profile guide.