Tracing libjxl decoding patterns, with JPEG XL as the trace data container
Visualizing the spatial order in which libjxl decodes strips across 1–16 threads, with the trace data itself stored in a JPEG XL container.
Visualizing the spatial order in which libjxl decodes strips across 1–16 threads, with the trace data itself stored in a JPEG XL container.
A benchmark of revision storage strategies, delta encoders, and compressors.
How the merge join algorithm syncs millions of rows in constant memory using two sorted inputs and 25 lines of Python.