Yohahaha commented on PR #5635:
URL: 
https://github.com/apache/incubator-gluten/pull/5635#issuecomment-2101796612

   before
   ```
   24/05/09 10:01:50 DEBUG [Executor task launch worker for task 11.0 in stage 
7.0 (TID 1035)] NativeMemoryManager: About to release memory manager, usage 
dump:
        ShuffleWriter:                    Current used bytes: 1024.0 KiB, peak 
bytes:  201.6 MiB
        +- ShuffleWriter_root:            Current used bytes:      0.0 B, peak 
bytes: 1024.0 KiB
        |  \- ShuffleWriter_default_leaf: Current used bytes:      0.0 B, peak 
bytes:   1408.0 B
        \- gluten_allocator:              Current used bytes:      0.0 B, peak 
bytes:  200.6 MiB
   24/05/09 10:01:50 DEBUG [Executor task launch worker for task 11.0 in stage 
7.0 (TID 1035)] NativeMemoryManager: About to release memory manager, usage 
dump:
        WholeStageIterator:                      Current used bytes: 917.0 MiB, 
peak bytes:  917.0 MiB
        +- WholeStageIterator_root:              Current used bytes:     0.0 B, 
peak bytes:  577.0 MiB
        |  +- task.Gluten_Stage_7_TID_1035:      Current used bytes:     0.0 B, 
peak bytes:  577.0 MiB
        |  |  +- node.2:                         Current used bytes:     0.0 B, 
peak bytes:   32.0 MiB
        |  |  |  +- op.2.1.0.HashBuild:          Current used bytes:     0.0 B, 
peak bytes:    6.1 MiB
        |  |  |  \- op.2.0.0.HashProbe:          Current used bytes:     0.0 B, 
peak bytes:  675.0 KiB
        |  |  +- node.4:                         Current used bytes:     0.0 B, 
peak bytes:      0.0 B
        |  |  |  \- op.4.0.0.FilterProject:      Current used bytes:     0.0 B, 
peak bytes:      0.0 B
        |  |  +- node.1:                         Current used bytes:     0.0 B, 
peak bytes:      0.0 B
        |  |  |  \- op.1.1.0.ValueStream:        Current used bytes:     0.0 B, 
peak bytes:      0.0 B
        |  |  +- node.7:                         Current used bytes:     0.0 B, 
peak bytes:  552.0 MiB
        |  |  |  \- op.7.0.0.PartialAggregation: Current used bytes:     0.0 B, 
peak bytes:  493.5 MiB
        |  |  +- node.8:                         Current used bytes:     0.0 B, 
peak bytes:      0.0 B
        |  |  |  \- op.8.0.0.FilterProject:      Current used bytes:     0.0 B, 
peak bytes:      0.0 B
        |  |  +- node.5:                         Current used bytes:     0.0 B, 
peak bytes: 1024.0 KiB
        |  |  |  \- op.5.0.0.Expand:             Current used bytes:     0.0 B, 
peak bytes:   1024.0 B
        |  |  +- node.9:                         Current used bytes:     0.0 B, 
peak bytes: 1024.0 KiB
        |  |  |  \- op.9.0.0.FilterProject:      Current used bytes:     0.0 B, 
peak bytes:   24.0 KiB
        |  |  +- node.0:                         Current used bytes:     0.0 B, 
peak bytes:      0.0 B
        |  |  |  \- op.0.0.0.ValueStream:        Current used bytes:     0.0 B, 
peak bytes:      0.0 B
        |  |  +- node.6:                         Current used bytes:     0.0 B, 
peak bytes: 1024.0 KiB
        |  |  |  \- op.6.0.0.FilterProject:      Current used bytes:     0.0 B, 
peak bytes:   97.5 KiB
        |  |  \- node.3:                         Current used bytes:     0.0 B, 
peak bytes:      0.0 B
        |  |     \- op.3.0.0.FilterProject:      Current used bytes:     0.0 B, 
peak bytes:      0.0 B
        |  \- WholeStageIterator_default_leaf:   Current used bytes:     0.0 B, 
peak bytes:      0.0 B
        \- gluten_allocator:                     Current used bytes:     0.0 B, 
peak bytes:      0.0 B
   ```
   after
   ```
   24/05/09 09:53:28 DEBUG [Executor task launch worker for task 11.0 in stage 
7.0 (TID 1035)] NativeMemoryManager: About to release memory manager, usage 
dump:
        ShuffleWriter:                    Current used bytes: 1024.0 KiB, peak 
bytes:  202.5 MiB
        +- ShuffleWriter_root:            Current used bytes:      0.0 B, peak 
bytes: 1024.0 KiB
        |  \- ShuffleWriter_default_leaf: Current used bytes:      0.0 B, peak 
bytes:   1408.0 B
        \- gluten_allocator:              Current used bytes:      0.0 B, peak 
bytes:  201.5 MiB
   24/05/09 09:53:28 DEBUG [Executor task launch worker for task 11.0 in stage 
7.0 (TID 1035)] NativeMemoryManager: About to release memory manager, usage 
dump:
        WholeStageIterator:                      Current used bytes: 577.0 MiB, 
peak bytes:  577.0 MiB
        +- gluten_allocator:                     Current used bytes:     0.0 B, 
peak bytes:      0.0 B
        \- WholeStageIterator_root:              Current used bytes:     0.0 B, 
peak bytes:  577.0 MiB
           +- WholeStageIterator_default_leaf:   Current used bytes:     0.0 B, 
peak bytes:      0.0 B
           \- task.Gluten_Stage_7_TID_1035:      Current used bytes:     0.0 B, 
peak bytes:  577.0 MiB
              +- node.3:                         Current used bytes:     0.0 B, 
peak bytes:      0.0 B
              |  \- op.3.0.0.FilterProject:      Current used bytes:     0.0 B, 
peak bytes:      0.0 B
              +- node.0:                         Current used bytes:     0.0 B, 
peak bytes:      0.0 B
              |  \- op.0.0.0.ValueStream:        Current used bytes:     0.0 B, 
peak bytes:      0.0 B
              +- node.9:                         Current used bytes:     0.0 B, 
peak bytes: 1024.0 KiB
              |  \- op.9.0.0.FilterProject:      Current used bytes:     0.0 B, 
peak bytes:   24.0 KiB
              +- node.7:                         Current used bytes:     0.0 B, 
peak bytes:  552.0 MiB
              |  \- op.7.0.0.PartialAggregation: Current used bytes:     0.0 B, 
peak bytes:  495.5 MiB
              +- node.6:                         Current used bytes:     0.0 B, 
peak bytes: 1024.0 KiB
              |  \- op.6.0.0.FilterProject:      Current used bytes:     0.0 B, 
peak bytes:   97.5 KiB
              +- node.5:                         Current used bytes:     0.0 B, 
peak bytes: 1024.0 KiB
              |  \- op.5.0.0.Expand:             Current used bytes:     0.0 B, 
peak bytes:   1024.0 B
              +- node.2:                         Current used bytes:     0.0 B, 
peak bytes:   32.0 MiB
              |  +- op.2.0.0.HashProbe:          Current used bytes:     0.0 B, 
peak bytes:  675.0 KiB
              |  \- op.2.1.0.HashBuild:          Current used bytes:     0.0 B, 
peak bytes:    6.1 MiB
              +- node.8:                         Current used bytes:     0.0 B, 
peak bytes:      0.0 B
              |  \- op.8.0.0.FilterProject:      Current used bytes:     0.0 B, 
peak bytes:      0.0 B
              +- node.4:                         Current used bytes:     0.0 B, 
peak bytes:      0.0 B
              |  \- op.4.0.0.FilterProject:      Current used bytes:     0.0 B, 
peak bytes:      0.0 B
              \- node.1:                         Current used bytes:     0.0 B, 
peak bytes:      0.0 B
                 \- op.1.1.0.ValueStream:        Current used bytes:     0.0 B, 
peak bytes:      0.0 B
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to