Performance tips accumulated from developing an ad distribution system
Ad distribution systems tend to require high performance.
To squeeze out every bit of performance, there are dozens of small improvements we can make to the code.
In this short talk, I’ll introduce all of the details that we employ, which might appear self-evident or trivial in normal situations, but do make a difference.