4 ms·
I don't understand why anyone would continue working on the c++ project once the rust one started beating it in performance
by hn92726819 22d ago
I don't understand why anyone would continue working on the c++ project once the rust one started beating it in performance
- Snafuh 22d agojxl-rs (rust) is just a decoder while libjxl (C++) can also encode. There is a rust encoder in active developing by someone outside the core JPEG XL devs.
- BoingBoomTschak 22d agoTo catch conformance issues by comparing two implementations. Perhaps to support obscure platforms only available through gcc.