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

(re)implement uri cache #4

Open
smlng opened this issue Feb 12, 2015 · 0 comments
Open

(re)implement uri cache #4

smlng opened this issue Feb 12, 2015 · 0 comments

Comments

@smlng
Copy link
Member

smlng commented Feb 12, 2015

while replacing boost dependencies with c++11 standard, we had to disable the uri mapping cache in libhamcast/src/serialization.cpp due to incompatibilities.

However, it should be reimplemented for performance reasons - if cache is limited, a reasonable cache management/dropping strategy is required.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant