fluttercandies / extended_image

A powerful official extension library of image, which support placeholder(loading)/ failed state, cache network, zoom pan image, photo view, slide out page, editor(crop,rotate,flip), paint custom etc.
https://fluttercandies.github.io/extended_image/
MIT License
1.91k stars 499 forks source link

[Discussions] | ExtendedRenderImage COST #619

Open felipecastrosales opened 1 year ago

felipecastrosales commented 1 year ago

Content

Hi, I'm analyzing performance from my app and see that the ExtendedRenderImage class it's relatively (?) cost when compare to anothers.

image

Has any ideas to improve this or explain the reason of this value?

zmtzawqlp commented 10 months ago

can you provide a runnable demo to reproduce it? and do you test it on debug mode?