Y
Hacker News
new
|
ask
|
show
|
jobs
by
applecore
3413 days ago
Minor nitpick:
n^2
isn't the correct factor to describe hyperscale networks. It's much slower, probably
n x log n
.