View Issue Details

IDProjectCategoryView StatusLast Update
0010171CTT UA Binary6 - Performance Problempublic2025-05-31 02:33
ReporterYannik Klaass Assigned ToYannik Klaass  
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionfixed 
Fixed in Version1.11.0.412 
Summary0010171: 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.

TagsNo tags attached.
Files Affected

Activities

Yannik Klaass

2025-03-27 12:38

developer   ~0022578

Adding invert() method to CttByteStringClass

Paul Hunkar

2025-05-31 02:33

administrator   ~0022821

reviewed code change, all agreed to changes - closed issue

Issue History

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