Factor 14
Posted: Wed Nov 19, 2014 5:31 am
[This is simply for documenting how good the future improvements of LC 7.0 are ...]
LC 6.7.1 = 125 milliseconds, LC 7.0.1 = 1888 milliseconds, a factor of round 14.
The factor with the 6.7.1 script (using bytes or numToByte/byteToNum, no char-syntax) was close to 25 when using 7.0.1. Only by switching to new features of LC 7 (for example combining an array by a multichar string) I could bring the factor down to 14.
No further comment.
Upper part is a usual field, lower part is a polygon graphic, derived from the field by "tracing" maskdata from a snapshot and then transforming the polygon. Pretty fast with LC 6.7.1, fast enough to be done "live" with every keydown (typing). With LC 7.0.1 it's for rather "static" use only.
LC 6.7.1 = 125 milliseconds, LC 7.0.1 = 1888 milliseconds, a factor of round 14.
The factor with the 6.7.1 script (using bytes or numToByte/byteToNum, no char-syntax) was close to 25 when using 7.0.1. Only by switching to new features of LC 7 (for example combining an array by a multichar string) I could bring the factor down to 14.
No further comment.
Upper part is a usual field, lower part is a polygon graphic, derived from the field by "tracing" maskdata from a snapshot and then transforming the polygon. Pretty fast with LC 6.7.1, fast enough to be done "live" with every keydown (typing). With LC 7.0.1 it's for rather "static" use only.