You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is thrift's performance optimization program, which only optimizes performance and does not change functionality. It is perfectly compatible with official thrift and can be switched at will.
In some cases, it can improve serialization performance by more than 6 to 7 times, and significantly reduce memory allocation. At the same time, it optimizes the network transmission strategy and improves the overall transmission efficiency.
some test data and source code can be viewed in the link:testlink