Writing (Machine) Friendly Code

Details
📝 About the Talk
The talk will challenge traditional notions of code organization, focusing on the impact of computer architecture on software performance. It examines modern hardware complexities and explores techniques for efficient coding such as cache optimization, prefetching, batch processing, and advanced topics like NUMA and SIMD instructions. It offers practical tips for improving performance in high-throughput/low-latency systems, while always considering the balance between maintainability and performance.
🎙️ Speaker
Mohammed is a software engineer with a prime focus on network performance. He is currently the development lead at WireFilter, a company specializing in the design and implementation of high-speed networking solutions. His roles span the design, development, and optimization of the core products.

Writing (Machine) Friendly Code