LeoColman / Petals

🌻 The Open Source app Petals aims to help its users to either quit weed, reduce usage or simply know how much they're using.
GNU Affero General Public License v3.0
73 stars 27 forks source link

Optimize Import Process for Large CSV Files #634

Open LeoColman opened 2 weeks ago

LeoColman commented 2 weeks ago

The current implementation of importing CSV files in our application is slow when handling a large amount of data. This issue affects the performance and user experience, especially with extensive datasets.

Steps to Reproduce: