Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
mgaunard
on June 13, 2023
|
parent
|
context
|
favorite
| on:
Understanding DeepMind's sorting algorithm
This is all making headlines by making one implementation 1% faster by removing one copy.
Meanwhile I can just make sort 10 times faster with vectorization.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
Meanwhile I can just make sort 10 times faster with vectorization.