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

Add API to support mapping cache capacity configurable #500

Closed
wants to merge 2 commits into from

Conversation

hehechen
Copy link

@hehechen hehechen commented Dec 1, 2022

Signed-off-by: hehechen awd123456sss@gmail.com
closes: #499

In some scenarios, users may want to increase MAPPINGS_CACHE_SIZE to trade memory for performance improvement.
This PR add some functions:
resolve_frame_customized_cache
resolve_frame_unsynchronized_customized_cache
resolve_customized_cache
resolve_unsynchronized_customized_cache
So that users can modify cache capacity to improve performance.

Signed-off-by: hehechen <awd123456sss@gmail.com>
Signed-off-by: hehechen <awd123456sss@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Make MAPPINGS_CACHE_SIZE configurable
1 participant