Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
J007X opened this issue Feb 13, 2023 · 0 comments · May be fixed by J007X/forte#1 or #921
Assignees

Comments

@J007X
Copy link
Collaborator

J007X commented Feb 13, 2023

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant