Skip to content

Create interface (such as for Entry) to extract attributes (especially in massive settings) directly #920

@J007X

Description

@J007X

Is your feature request related to a problem? Please describe.
In recent profiling tests we found there could be excessive packing/unpacking for the attributes of datatypes such as entry which could slow down the performance.

Describe the solution you'd like
So after discussion, a new requirement for Creating interface to extract attributes (especially in massive settings) directly without going through classes is added as a general task/goal for performance improvement (sub project).

Describe alternatives you've considered
Considered adding this interfaces in several possible places but settled on the data_store for the lower level interface.

Additional context

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions