mateoconlechuga / cesium

A GUI shell for the TI-84+CE
BSD 3-Clause "New" or "Revised" License
255 stars 17 forks source link

Painfully slow when ROM is filled with tiny files #260

Closed ditistijn closed 11 months ago

ditistijn commented 1 year ago

To use the new HDPICV zoom functionality you need to export the image in 100 separate files. After loading 1500 files onto the calculator Cesium just gets painfully slow while opening it.

adriweb commented 1 year ago

I very much doubt the calculator in general (OS or Cesium) was designed with such a crazy usecase in mind. You should probably just... not do that. Even higher-end calculators (Nspire for instance) would struggle with that.

ditistijn commented 1 year ago

That does make sense although I wonder what other piece of software there is that lets me do this without that much tiny images

On Mon, 9 Oct 2023 at 7:25 PM, Adrien Bertrand @.***> wrote:

I very much doubt the calc (OS or Cesium) was design with such a crazy usecase in mind. You should probably just... not do that.

— Reply to this email directly, view it on GitHub https://github.com/mateoconlechuga/cesium/issues/260#issuecomment-1753389997, or unsubscribe https://github.com/notifications/unsubscribe-auth/AFRKILWBXNUW66GM6MIQKVDX6QXQDAVCNFSM6AAAAAA5ZD2XWSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTONJTGM4DSOJZG4 . You are receiving this because you authored the thread.Message ID: @.***>

mateoconlechuga commented 11 months ago

this is more of an issue with the software being used - the calculator wasn't really intended to handle that many files. Closing for now :(