The current JPEG XL decoder in #Firefox apparently consists more than 100,000 lines of multi-threaded C++
For just decoding an image format.
Not sure what it says about the format, the implementation and the Internet at large.
The current JPEG XL decoder in #Firefox apparently consists more than 100,000 lines of multi-threaded C++
For just decoding an image format.
Not sure what it says about the format, the implementation and the Internet at large.
@[email protected] Well, it seems that your point is “Firefox consists of bad code”, whereas I believe that the conclusion from the post should be “The library is bad code, which is why we are not using it in production. We’d be happy to look at their rust implementation, when it’s possible”
(footnote: “bad code” being an abbreviation of “100k multi-threaded C++”)
@freddy you’re reading too much into my words. I’m just amazed by how large the existing JPEG XL decoder is.
And I don’t think I am alone.
@[email protected] Oh, OK. Sorry for misreading then. I’ll back off. 🙂
(And yes, the existing library is… 🤯)