Y
Hacker News
new
|
ask
|
show
|
jobs
by
geocar
1292 days ago
> No, you can clearly see the O(sqrt(N)) trend at every level of the memory hierarchy.
Lines goes up, then goes down. Very much unlike sqrt.
1 comments
naasking
1292 days ago
If you can't see the clear sqrt(N) behaviour in those plots, then I recommend using an online graphic calculator to see what such a graph actually looks like. The sqrt trend is plain as day.
link