Is an array of objects more inefficient than a dictionary?

前端 未结 0 1687
慢半拍i
慢半拍i 2020-12-31 16:20

When dealing with a large number of data points, is an array of objects a poor choice to use? Is it inefficient to perform lookups when the data is in this format?

         


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