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

Refactoring of the parsing logic of json_schema #109

Open
torymur opened this issue Dec 6, 2024 · 0 comments
Open

Refactoring of the parsing logic of json_schema #109

torymur opened this issue Dec 6, 2024 · 0 comments
Labels
enhancement New feature or request json schema

Comments

@torymur
Copy link
Contributor

torymur commented Dec 6, 2024

Parsing logic of json_schema is written in python style and creates many unnecessary allocations/deallocations, which could be re-written much more efficiently.

@torymur torymur added the enhancement New feature or request label Dec 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request json schema
Projects
None yet
Development

No branches or pull requests

1 participant