https://bugs.kde.org/show_bug.cgi?id=521940
Alexander Semke <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Version| |3.0 Fixed/Implemented| | In| | Latest Commit| |https://invent.kde.org/educ | |ation/labplot/-/merge_reque | |sts/900 Status|CONFIRMED |RESOLVED --- Comment #1 from Alexander Semke <[email protected]> --- (In reply to Leevi from comment #0) > Created attachment 193499 [details] > Displays memmory uesage. > > DESCRIPTION > > > STEPS TO REPRODUCE > 1. load CSV data, 8 columns 15 500 rows. > 2. convert data from text to double. > 3. suppress ~1/8 of values in every other column with less than and grater > than. > 4. select entire table and unsuppress values. > > OBSERVED RESULT > Memory usage spikes untill OS halts the program. Thank you for reporting this issue. We optimized this part and this huge memory consumption is gone and the overall performance of masking and masking is much better now. This improvement is going to be part of the upcoming release 3.0 and you can give a try to the current development version which is very close to 3.0 already. If it's not feasible for you to work with the dev version and you still need the ability to delete all masks without running into this problem, please use the feature "Clear Masks" from the context menu of the spreadsheet in the project explorer. -- You are receiving this mail because: You are watching all bug changes.
