fixed Similarly
This commit is contained in:
parent
fd07e54397
commit
96f08fde9d
@ -1227,7 +1227,7 @@ different tradeoffs that were reasonable in the 70s or 80s but don't
|
|||||||
necessarily apply to your use case. For example, what they determine to be
|
necessarily apply to your use case. For example, what they determine to be
|
||||||
"reasonable" memory vs. disk usage tradeoffs. Memory sizes are now orders of
|
"reasonable" memory vs. disk usage tradeoffs. Memory sizes are now orders of
|
||||||
magnitude larger, and SSDs have altered the latency penalty for using disk.
|
magnitude larger, and SSDs have altered the latency penalty for using disk.
|
||||||
Simiarly, some streaming algorithms are designed for router hardware, which
|
Similarly, some streaming algorithms are designed for router hardware, which
|
||||||
can make it a pain to translate into software.
|
can make it a pain to translate into software.
|
||||||
|
|
||||||
Make sure the assumptions the algorithm makes about your data hold.
|
Make sure the assumptions the algorithm makes about your data hold.
|
||||||
|
Loading…
Reference in New Issue
Block a user