Skip to content

Speed up resultsstore serialization and deserialization #31831

@loganharbour

Description

@loganharbour

Motivation

With the work that @maythuwin1313 is doing on developing a web application for results, it would be useful if we could more quickly serialize and deserialize test results for the purpose of caching.

Design

Add the option to disable type validation checking in object construction in the stored results objects. Don't build each test up front unless explicitly desired.

Impact

User experience should not change. A few more options will be added to the reader.

Metadata

Metadata

Assignees

Labels

C: Pythonfor content in the python directoryT: taskAn enhancement to the software.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions