Skip to content

Commit 914736a

Browse files
authoredJul 4, 2020
Update Twitter back-of-the-envelope calculations (donnemartin#414)
1 parent 5d4dac6 commit 914736a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎solutions/system_design/twitter/README.md

+1
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,7 @@ Search
8080
* 60 thousand tweets delivered on fanout per second
8181
* 150 billion tweets delivered on fanout per month * (400 requests per second / 1 billion requests per month)
8282
* 4,000 search requests per second
83+
* 10 billion searches per month * (400 requests per second / 1 billion requests per month)
8384

8485
Handy conversion guide:
8586

0 commit comments

Comments
 (0)
Please sign in to comment.