I reverted the changes. I didn't find a valid way.
Il giorno lun 14 set 2020 alle ore 11:49 Giuseppe Aruta <
giuseppe.ar...@gmail.com> ha scritto:
> Hi Ede,
> can you check if this modification fits memory problems?
> a) On loading TIF (RasterImageIO and TiFFUtils class) I get the envelope
> dire
Hi Ede,
can you check if this modification fits memory problems?
a) On loading TIF (RasterImageIO and TiFFUtils class) I get the envelope
directly tiff metadata
b) on the other tools I reuse the previous method
Il giorno lun 14 set 2020 alle ore 10:49 ha scritto:
> Peppe,
>
> i noticed earlier t
Peppe,
i noticed earlier that your image reading implementation creates a new Reader
on every render call but thought you will notice when this becomes a
performance issue.
seeing you continue this trend with code like below i become a little worried
;) and suggest you try to model your approa