A Task object is created when reading the Trace.
When replaying the trace, the Task objects are turned in to ServiceTask.
At this point, Task should be removed, but they are not.
This could reduce the RAM usage significantly.
A similar issue arises with the TraceWorkload class.
A Task object is created when reading the Trace.
When replaying the trace, the Task objects are turned in to ServiceTask.
At this point, Task should be removed, but they are not.
This could reduce the RAM usage significantly.
A similar issue arises with the TraceWorkload class.