Performance optimization
Profile-guided Optimization
In-memory database
The best-performing serialization implementation
spatial/temporal locality
Optimize the branch predictor
Bind threads to CPUs
Use memcached to reduce Redis HGETALL pressure
Asynchronous database writes
High-performance Go programming
Last updated