View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0010171 | CTT UA Binary | 6 - Performance Problem | public | 2025-02-28 12:25 | 2025-05-31 02:33 |
| Reporter | Yannik Klaass | Assigned To | Yannik Klaass | ||
| Priority | normal | Severity | minor | Reproducibility | have not tried |
| Status | closed | Resolution | fixed | ||
| Fixed in Version | 1.11.0.412 | ||||
| Summary | 0010171: Add invert() method to CttByteString class to increase performance | ||||
| Description | Inverting the data of a ByteString in the scripts is inefficient, as it involves individual getRange() calls to read each byte. A binary-side invert() method in the CttByteString class could be useful to increase performance. | ||||
| Tags | No tags attached. | ||||
| Files Affected | |||||
|
|
Adding invert() method to CttByteStringClass |
|
|
reviewed code change, all agreed to changes - closed issue |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2025-02-28 12:25 | Yannik Klaass | New Issue | |
| 2025-03-01 07:11 | Paul Hunkar | Assigned To | => Yannik Klaass |
| 2025-03-01 07:11 | Paul Hunkar | Status | new => assigned |
| 2025-03-27 12:38 | Yannik Klaass | Status | assigned => resolved |
| 2025-03-27 12:38 | Yannik Klaass | Resolution | open => fixed |
| 2025-03-27 12:38 | Yannik Klaass | Note Added: 0022578 | |
| 2025-05-31 02:33 | Paul Hunkar | Status | resolved => closed |
| 2025-05-31 02:33 | Paul Hunkar | Fixed in Version | => 1.11.0.412 |
| 2025-05-31 02:33 | Paul Hunkar | Note Added: 0022821 |