"git@ustchcs.com:gujinli1118/MCMS.git" did not exist on "8617833dba777683ea09760cb273d67d12cf1475"
Commit 960bf1be authored by Kangkai Tang's avatar Kangkai Tang Committed by Donne Martin
Browse files

Fix #79: Inaccuracy in Twitter timeline and search example (#81)

parent d0f018ae
...@@ -76,7 +76,7 @@ Search ...@@ -76,7 +76,7 @@ Search
* 100 thousand read requests per second * 100 thousand read requests per second
* 250 billion read requests per month * (400 requests per second / 1 billion requests per month) * 250 billion read requests per month * (400 requests per second / 1 billion requests per month)
* 6,000 tweets per second * 6,000 tweets per second
* 15 billion tweets delivered on fanout per month * (400 requests per second / 1 billion requests per month) * 15 billion tweets per month * (400 requests per second / 1 billion requests per month)
* 60 thousand tweets delivered on fanout per second * 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) * 150 billion tweets delivered on fanout per month * (400 requests per second / 1 billion requests per month)
* 4,000 search requests per second * 4,000 search requests per second
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment