Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
vardump
on Sept 20, 2019
|
parent
|
context
|
favorite
| on:
Common Systems Programming Optimizations and Trick...
Sequential access patterns, forward or backward. Repeating predictable gaps are ok, but do remember minimum unit that can be read from memory is a cache line. So if you read one byte, you'll read 64 bytes on modern x86.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: