wkoszolko wkoszolko.github.io

Why should you understand the basics of CPU architecture?

Sometimes your hardware may have significant impact on your system.

False Sharing

False sharing is one of the well-known performance issues on multi-core systems, where each cpu has its local cache.