|
|
|
|
|
by JoachimSchipper
3361 days ago
|
|
Your parent poster doesn't provide details, but this is not really crazy. From https://gist.github.com/jboner/2841832, main memory latency is 100 ns; so we get 10 million fetches per second. You could get 40 MB by e.g. assuming that you have 4 one-byte requests in flight at the same time. As they say, RAM is the new disk. |
|
But as soon as the wheels start turning, they spit out a lot of bytes, for sure!