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

Implement definition preloading with FFI preload mode #12

Merged
merged 3 commits into from
Nov 5, 2019

Conversation

lisachenko
Copy link
Owner

Preload mode can significantly improve the overall performance of this library, as we can load definitions only once during start-up, thus can optimize bootstrap time significantly.

@lisachenko lisachenko added the enhancement New feature or request label Nov 5, 2019
@lisachenko lisachenko added this to the 0.5.0 milestone Nov 5, 2019
@lisachenko lisachenko merged commit 75ade6a into master Nov 5, 2019
@lisachenko lisachenko deleted the feature/ffi-preload branch December 18, 2019 12:51
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

Successfully merging this pull request may close these issues.

1 participant