Player FM 앱으로 오프라인으로 전환하세요!
Composite Keys: A Guide on How to Handle Them
Manage episode 395557882 series 3474159
This story was originally published on HackerNoon at: https://hackernoon.com/composite-keys-a-guide-on-how-to-handle-them.
How to best handle composite map keys in your code, and what offers the best performance
Check more stories related to programming at: https://hackernoon.com/c/programming. You can also check exclusive content about #java, #performance, #memory-allocation, #cache, #composite-keys, #how-to-create-a-comp-key, #use-nested-maps, #hackernoon-top-story, #hackernoon-es, #hackernoon-hi, #hackernoon-zh, #hackernoon-fr, #hackernoon-bn, #hackernoon-ru, #hackernoon-vi, #hackernoon-pt, #hackernoon-ja, #hackernoon-de, #hackernoon-ko, #hackernoon-tr, and more.
This story was written by: @kevinmasur. Learn more about this writer by checking @kevinmasur's about page, and for more stories, please visit hackernoon.com.
Most of the time, just keep it simple. Combine your composite keys into a string key for storage in a map or cache if that is the easiest option and performance is not a major concern. In scenarios where performance is critical, make sure to do your own testing. But using nested maps will be the most performant in most cases. It will also likely have the smallest storage requirements. And composite keys are still a performant alternative when nesting mappings become impractical.
346 에피소드
Manage episode 395557882 series 3474159
This story was originally published on HackerNoon at: https://hackernoon.com/composite-keys-a-guide-on-how-to-handle-them.
How to best handle composite map keys in your code, and what offers the best performance
Check more stories related to programming at: https://hackernoon.com/c/programming. You can also check exclusive content about #java, #performance, #memory-allocation, #cache, #composite-keys, #how-to-create-a-comp-key, #use-nested-maps, #hackernoon-top-story, #hackernoon-es, #hackernoon-hi, #hackernoon-zh, #hackernoon-fr, #hackernoon-bn, #hackernoon-ru, #hackernoon-vi, #hackernoon-pt, #hackernoon-ja, #hackernoon-de, #hackernoon-ko, #hackernoon-tr, and more.
This story was written by: @kevinmasur. Learn more about this writer by checking @kevinmasur's about page, and for more stories, please visit hackernoon.com.
Most of the time, just keep it simple. Combine your composite keys into a string key for storage in a map or cache if that is the easiest option and performance is not a major concern. In scenarios where performance is critical, make sure to do your own testing. But using nested maps will be the most performant in most cases. It will also likely have the smallest storage requirements. And composite keys are still a performant alternative when nesting mappings become impractical.
346 에피소드
모든 에피소드
×플레이어 FM에 오신것을 환영합니다!
플레이어 FM은 웹에서 고품질 팟캐스트를 검색하여 지금 바로 즐길 수 있도록 합니다. 최고의 팟캐스트 앱이며 Android, iPhone 및 웹에서도 작동합니다. 장치 간 구독 동기화를 위해 가입하세요.