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

Higher Performance Library for YAML Parsing #44

Open
2 tasks
Teddy-van-Jerry opened this issue Mar 27, 2023 · 0 comments
Open
2 tasks

Higher Performance Library for YAML Parsing #44

Teddy-van-Jerry opened this issue Mar 27, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request future Not currently planned

Comments

@Teddy-van-Jerry
Copy link
Member

The currently employed yaml-cpp shows a relatively lower efficiency than rapidyaml as proposed by @QuadnucYard.

The migration can be painful since the export process heavily relied on the YAML structure, including

  • pre-compiled YAML information
  • field validation and exceptions

Required Updates

@Teddy-van-Jerry Teddy-van-Jerry added enhancement New feature or request future Not currently planned labels Mar 27, 2023
@Teddy-van-Jerry Teddy-van-Jerry self-assigned this Mar 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request future Not currently planned
Projects
Status: Todo
Development

No branches or pull requests

1 participant