mirror of
https://github.com/donnemartin/system-design-primer.git
synced 2025-12-15 01:18:57 +03:00
Merge f0e9a7be9d into b02784ffeb
This commit is contained in:
@@ -66,7 +66,7 @@ Search
|
|||||||
|
|
||||||
* Size per tweet:
|
* Size per tweet:
|
||||||
* `tweet_id` - 8 bytes
|
* `tweet_id` - 8 bytes
|
||||||
* `user_id` - 32 bytes
|
* `user_id` - 8 bytes
|
||||||
* `text` - 140 bytes
|
* `text` - 140 bytes
|
||||||
* `media` - 10 KB average
|
* `media` - 10 KB average
|
||||||
* Total: ~10 KB
|
* Total: ~10 KB
|
||||||
|
|||||||
Reference in New Issue
Block a user