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.
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.