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 RawMap similar to Map but closer to Core for easier benchmarking #339

Open
simerplaha opened this issue Dec 9, 2021 · 0 comments
Labels

Comments

@simerplaha
Copy link
Owner

Currently all data-types are high level.

A RawMap is needed that allows storing raw bytes and has no extra layers being the closest to Core.

Useful for benchmarking and comparison.

@simerplaha simerplaha changed the title Implement RawMap[K, V] - Similar to Map but closed to core for easier benchmark Implement RawMap[K, V] - Similar to Map but closer to Core for easier benchmarking Dec 10, 2021
@simerplaha simerplaha changed the title Implement RawMap[K, V] - Similar to Map but closer to Core for easier benchmarking Implement RawMap similar to Map but closer to Core for easier benchmarking Dec 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant