wjbbupt
wjbbupt
I have a suggestion; 1. The latest version of the release, the research proves that the performance is better than the master, can it be optimized based on the release...
@reicheratwork I am also integrating the optimized version with the release version. Unfortunately, the compilation problem has too many modifications, and it has not been resolved yet.
@reicheratwork I am optimizing the performance of c++, and some problems have been found in local tests. In actual tests, the performance has been improved by about 10%; The problem...
@reicheratwork The insert on the std::set in the finish_member function is done to later check the struct's completeness, which is necessary when reading an @appendable or @mutable datatype, this check...