Base64 encoding versus traditional image hosting benchmarks
While testing different methods of loading images for Flax’s tilesystem, I toyed a little bit with images encoded in Base64, rather than loading them from an external location. We ended up not using it, and I’ll explain why. Now with added (preliminary) benchmarks!
Continue reading ‘Base64 encoding versus traditional image hosting benchmarks’



