Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
snitty
on Jan 24, 2024
|
parent
|
context
|
favorite
| on:
From slow to SIMD: A Go optimization story
Is the best way to write AVX2/512 code really just smushing some assembly into your Go/C/C++?
anonymoushn
on Jan 24, 2024
|
next
[–]
In C or C++ you can use the functions in immintrin.h instead.
pjmlp
on Jan 24, 2024
|
parent
|
next
[–]
I am quite sure aCC and xlC don't have them.
lifthrasiir
on Jan 24, 2024
|
prev
[–]
C++ users can enjoy Highway [1].
[1]
https://github.com/google/highway/
Consider applying for YC's Fall 2025 batch! Applications are open till Aug 4
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: