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

Make validation more efficient #122

Open
kujaku11 opened this issue Mar 5, 2023 · 0 comments
Open

Make validation more efficient #122

kujaku11 opened this issue Mar 5, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@kujaku11
Copy link
Owner

kujaku11 commented Mar 5, 2023

There is a decent amount of overhead when validating metadata objects from a dictionary or other input. Might think about ways to optimize this process, maybe through multithreading or some sort of other parallelization.

Might consider using developed packages like jsonschema or pydantic for the validation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant