|
|
|
|
|
by torginus
21 days ago
|
|
Read the article, 1.2 was 40% as fast on one specific benchmark, and its lack of speed largely came down to having a much worse CRC implementation, not general shortcomings. Now 1.3 is 63% the speed of gcc O2 on this largely hostile benchmark. |
|
It's a cool hobby project though, can't take that away from them. On a technical basis, 63% of -O2 with the amount of LOC written is impressive.