placeholder

Performance Numbers Worth Knowing - Speculative Branches

Performance Numbers Worth Knowing When you design software to achieve a particular level of performance, it can be a good idea to be familiar with the general speed regimes you are working with: fundamental limitations like storage devices and networks can drive software architecture. Here are a set...

Click to view the original at specbranch.com

Hasnain says:

Bookmarking for later reference when it comes to system design - this list is more comprehensive than most.

“When you design software to achieve a particular level of performance, it can be a good idea to be familiar with the general speed regimes you are working with: fundamental limitations like storage devices and networks can drive software architecture. Here are a set of common benchmark numbers that can help you anchor performance conversations and think about the components that your software will interact with. As with all guidelines, these numbers are all slightly wrong, but still useful.”

Posted on 2022-08-04T04:29:28+0000