Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
JohnFen
on March 3, 2023
|
parent
|
context
|
favorite
| on:
Demystifying bitwise operations, a gentle C tutori...
I do! When optimizing code that must run obscenely fast, I look at the assembly the compiler spits out to make sure that it can't be improved on, speed-wise.
Usually, it can't -- but sometimes...
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
Usually, it can't -- but sometimes...