Hacker News new | ask | show | jobs
by andoriyu 1902 days ago
I don't get how 1d array is slower than 1d vec. Both doing the same arithmetic, but vec has to do one extra operation.