币界网报道:Sonic Research released the SonicCS 2.0 consensus protocol, which uses a DAG architecture and introduces an overlapping election mechanism to achieve parallel transaction sorting for multiple blocks. The new protocol represents the voting structure through a 0-1 matrix and uses SIMD instruction sets (such as AVX2) to vectorize the election process, accelerating voting and aggregation calculations. The mainnet test of 200 epochs showed that this version was 2 times faster on average and reduced memory usage by 68%. The official plan is to integrate the protocol in subsequent client versions and will release a technical report detailing its implementation details.