Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 1.08 KB

README.md

File metadata and controls

16 lines (10 loc) · 1.08 KB

BOTE - Back of the Envelope

Wiki: Back-of-the-envelope calculation

Often when designing systems we must to understand whats possible and where the bottlenecks could arise based on the architecture choices. A simple back of the envelope calculation would give you an approximate of what's achievable.

##General References:

While thats good, the current hardware you have might not actually reflect the latency you are expecting. So a quick and easy way to validate some of the characteristics of hardware is very vital, earlier in the project.

This project is an attempt to document some techniques and tools to measure the latency and benchmarks in infrastructure. The information would be a best represented on top of a infrastructure diagram.