Should I be expecting the same performance as a standard Java Hashmap for in memory read/writes?

后端 未结 0 1154
甜味超标
甜味超标 2021-02-01 01:06

My use case is I need to store millions of symbols in a map where the key is a String i.e

"IBM"

and the value is a json string

相关标签:
回答
  • 消灭零回复
提交回复
热议问题