Free cookie consent management tool by TermsFeed Policy Generator

Changes between Initial Version and Version 1 of Ticket #2276, comment 28


Ignore:
Timestamp:
06/16/15 12:29:56 (9 years ago)
Author:
mkommend
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2276, comment 28

    initial v1  
    11r12453: Changes to reduce the memory consumption of GP.
     2
     3Profiling the first 20 generations of the "GP - Symbolic Regression" sample showed a reduction of ~ 700MB (30%) of allocated bytes.
     4
     5{{{
     6Summary for HeuristicLab 3.3 trunk.log                  Summary for HeuristicLab 3.3 refactored.log
     7Allocated bytes:              2,280,452,065             Allocated bytes:              1,577,495,256
     8Relocated bytes:                 72,310,923             Relocated bytes:                 71,416,397
     9Final Heap bytes:               258,834,133             Final Heap bytes:               360,013,510
     10Objects finalized:                    6,476             Objects finalized:                    4,049
     11Critical objects finalized:           1,697             Critical objects finalized:           1,440
     12Gen 0 collections:                       18             Gen 0 collections:                       16
     13Gen 1 collections:                       11             Gen 1 collections:                        7
     14Gen 2 collections:                        8             Gen 2 collections:                        5
     15Induced collections:                      0             Induced collections:                      0
     16Gen 0 Heap bytes:               191,961,295             Gen 0 Heap bytes:               164,683,847
     17Gen 1 Heap bytes:                15,646,303             Gen 1 Heap bytes:                13,780,491
     18Gen 2 Heap bytes:                24,997,270             Gen 2 Heap bytes:                22,111,974
     19Large Object Heap bytes:         11,101,599             Large Object Heap bytes:          7,515,030
     20Handles created:                    115,616             Handles created:                     99,237
     21Handles destroyed:                   58,786             Handles destroyed:                   43,106
     22Handles surviving: