Skip to content

Remove Tasks after they are used #316

@DanteNiewenhuis

Description

@DanteNiewenhuis

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.

Metadata

Metadata

Labels

kind/perfPerformance optimization

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions