Skip to content

Do not create all test/keyword tree nodes when suite is loaded to save memory #384

@robotframework-ride

Description

@robotframework-ride

Originally submitted to Google Code by @yanne on 18 Dec 2009

Creating tree nodes takes a substantial amount of time and memory.
With big data the tree could create test/user keyword nodes only when a
suite/resource node is expanded. This would reduce both start-up time and
memory consumption.

Metadata

Metadata

Assignees

Labels

enhancementRequest for improvement: either for an existing feature or a new oneprio-highCritical to user experience

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions