
Archive of posts tagged: Architecture


Tackling the Pipeline Problem in the Architecture Research Community
Computer architecture is an important and exciting field of computer science, which enables many other fields (eg. big-data processing, machine learning, quantum computing, and so on). For those of us who pursued computer architecture as a career, this is well...
Three Other Models of Computer System Performance: Part 2
With two blog posts, we argue for more use of simple models beyond Amdahl’s Law. Part 1 previously discussed Bottleneck Analysis and Little’s Law, while this post (Part 2) presents the M/M/1 Queue.

Three Other Models of Computer System Performance: Part 1
With two blog posts, we argue for more use of simple models beyond Amdahl’s Law. This Part 1 discusses Bottleneck Analysis and Little’s Law, while Part 2 presents the M/M/1 Queue. Computer systems, from the Internet-of-Things devices to datacenters, are complex and...