blurhash_ffi icon indicating copy to clipboard operation
blurhash_ffi copied to clipboard

Performance testing for encoding and decoding against pure dart implementation.

Open drxddy opened this issue 1 year ago • 0 comments

It's evident from the usage, and how it's implemented that it's faster compared to pure dart implementation, having native C code running the image processing algorithm of encoding and decoding the blurhash, but writing a perf test is going to be fun.

drxddy avatar Aug 08 '23 10:08 drxddy