Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

These numbers focus on reads. How does writing speed to cache, main memory, or disk compare? Anyone have some ballparks to help me build intuition?


Writes are much slower than reads, but modern CPUs have a write-buffer for each core so they don't need to wait for the write to propagate back down the caches and into main memory before continuing execution.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: