Browse Source

Update Twitter back-of-the-envelope calculations (#414)

Kofi Forson 4 years ago
parent
commit
914736a29f
1 changed files with 1 additions and 0 deletions
  1. 1 0
      solutions/system_design/twitter/README.md

+ 1 - 0
solutions/system_design/twitter/README.md

@@ -80,6 +80,7 @@ Search
 * 60 thousand tweets delivered on fanout per second
     * 150 billion tweets delivered on fanout per month * (400 requests per second / 1 billion requests per month)
 * 4,000 search requests per second
+    * 10 billion searches per month * (400 requests per second / 1 billion requests per month)
 
 Handy conversion guide: