Something is making the time between receiving an image and drawing the image slow. Consider: - Benchmarking JP `decodeTiff` and `convertRGBA8` - Store a base64 jpg text inside ModelImage instead of storing JP's opaque type there
Something is making the time between receiving an image and drawing the image slow. Consider:
decodeTiffandconvertRGBA8