Changes between Initial Version and Version 1 of Ticket #16995, comment 35


Ignore:
Timestamp:
2018-11-26T22:15:51+01:00 (7 years ago)
Author:
cmuelle8

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #16995, comment 35

    initial v1  
     1Ideas for further improvement:
     2-------------------------------
     3
    14Now that reading/writing PT_TIME is an internal job of class {{{WayPoint}}}, it seems easy to further reduce memory usage, by just associating a {{{Long}}} object which is 16 bytes in memory, compared to {{{Date}}} with 32 bytes.  The necessary changes should be small and are limited to that class.
    25