Opened 15 years ago
Closed 15 years ago
#1283 closed defect (done)
StringConvertibleMatrixView can not handle a large amount of columns
| Reported by: | mkommend | Owned by: | mkommend |
|---|---|---|---|
| Priority: | highest | Milestone: | HeuristicLab 3.3.2 |
| Component: | Data.Views | Version: | 3.3.2 |
| Keywords: | Cc: |
Description
Change History (5)
comment:1 Changed 15 years ago by mkommend
- Status changed from new to accepted
comment:2 Changed 15 years ago by mkommend
- Owner changed from mkommend to swagner
- Status changed from accepted to reviewing
comment:3 Changed 15 years ago by swagner
- Owner changed from swagner to abeham
comment:4 Changed 15 years ago by abeham
- Owner changed from abeham to mkommend
- Status changed from reviewing to readytorelease
I tested it with up to 10,000 columns. Although that takes quite some time, it works!
comment:5 Changed 15 years ago by swagner
- Resolution set to done
- Status changed from readytorelease to closed
- Version changed from 3.3.1 to 3.3.2
Note: See
TracTickets for help on using
tickets.



Improved performance of StringConvertibleMatrixView when dealing with lots of columns with r4850.