Data structure Library Performance test
Posted Date Unknown 0 Comment

Recently while working on the performance tuning of one of our web based products, I felt the need of a tool to test performance of one of our important data structure (based on ArrayList) on large volumes of web based data. Basically we need to take a decision whether to incorporate performance related code when the number web pages increases more than 5000. The tool presented in this article is the outcome of that thinking.

This tool will help you to identify which type of .NET Data Structure class (List<>, ArrayList, Dictionary<> ) will be useful in your scenario.

What basically it does is to create an class object and add N number of records to the specified data structure and create a report which will show the following items.

1. Total Number Records

2. Total Insertion time in each type of data structure.

3. Searching time of a specific item in the data structure.


See All Responses Below...
Author
Message Rating
Posted on:
Please Login to Post Your Comments
Name (Max. 100 characters)
Please post your comments here
Select Language
Comments
Attach File(Max. Size: 2 MB)
A few simple rules when posting your Comments,
  1. Please post only answers relevant to the topic of discussion.
  2. Please dont misuse this site or do not be abusive, offensive, inappropriate,harass anyone on the boards or post ads or spam. Doing so will delete your inappropriate messages and will block or delete your account on this site. 

TekTipsDownload
GateExam
Academic Projects
TekTipsExperts



 
Site optimized for IE7, 1280 X 768 and above. Copyright © 2010 - 2018 KTS InfoTech
Site Developed Using KTS WebCloud