Code Optimization Best Practices: Lessons from Two Years of FC-Redirect
August 14, 2014
Practical code optimization techniques that delivered real performance improvements in production systems
August 14, 2014
Practical code optimization techniques that delivered real performance improvements in production systems
February 12, 2014
Practical guide to implementing and using lock-free data structures in FC-Redirect, including ring buffers, queues, and hash tables
January 16, 2014
Deep dive into platform-specific optimizations for FC-Redirect on the N7000, leveraging its unique architecture for 30% better performance
October 8, 2013
A systematic approach to performance optimization based on lessons from scaling FC-Redirect, including tools, techniques, and mental models
June 20, 2013
How implementing asynchronous processing patterns improved FC-Redirect throughput by 40% while maintaining correctness guarantees
March 18, 2013
How choosing the right data structures improved FC-Redirect performance by 10x and reduced memory footprint
February 20, 2013
How implementing intelligent message batching reduced network overhead by 80% and improved FC-Redirect performance