Skip to content

Improve performance of results storage #3638

Description

@vkarak

The key bottleneck in the current implementation is the decoding of JSON and then the analytics happening inside ReFrame. We should update the storage schema and avoid the in-Python decoding of JSON in favor of direct DB queries. Preliminary experiments show that this is considerably faster.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions