Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8990397
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 15, 20262026-06-15T22:29:30+00:00 2026-06-15T22:29:30+00:00

My current implementation is I have large number of objects in my collection. Items

  • 0

My current implementation is I have large number of objects in my collection. Items are inserted only once i.e at start up.

And then this list is used for searching and fetching objects from it.

Each object is is assigned to particular type having int value.

e.g In a list of 100 items of ice-cream objects, 20 belong to vanilla category, 25 belong to mango and so on. Categories have unique int identifier.

Should I replace current implementation with Dictionary<int,List<ice-cream>> for better performance?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-15T22:29:31+00:00Added an answer on June 15, 2026 at 10:29 pm

    Performance aside (100 items are peanuts);

    I think your code should reflect what your intentions are. If you intend to treat these objects as a list, then you should have a list. But as you are performing lookup based on id, you should have a Dictionary.

    And you should wrap this dictionary in a (static/singleton) class and not pass this dictionary around all willy nilly. Especially if you require thread safety.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Paramiko's SFTPClient apparently does not have an exists method. This is my current implementation:
I have been reviewing the setup of a current Amazon Web Store implementation to
I want to replace the bitshift bool overload for i/ostream. The current implementation only
I read that with .NET Framework 4 the current garbage collection implementation is replaced:
Context I have a very large number of small classes or structures . The
I have a number of class, all with exactly the same interface. This interface
I have a current implementation of will_paginate that uses the paginate_by_sql method to build
I have moderately large binary file consisting of independent blocks like this: header1 data1
I have a large list of integers (thousands), and I want to extract the
My current implementation of an Hash Table is using Linear Probing and now I

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.