Click here to Skip to main content
15,890,438 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
I am appearing in a coding event called CodeVita organized by TCS. They will let us write code in various technologies like C,C++,Java and C#.

I want to know if there are tools available which can help me determine how much time a program takes to execute for a given test case.
As I will be writing codes in different languages and different programs for the same problem,I want to submit the program which runs in least time and occupies least space for a given input.
Posted
Updated 9-Aug-12 23:14pm
v2
Comments
Volynsky Alex 10-Aug-12 4:15am    
Hi Rahul_Patel,
please read following articles:
http://www.opensourcetesting.org/performance.php
http://www.toolsjournal.com/tools-world/item/156-top-performance-testing-tools
I.explore.code 10-Aug-12 6:39am    
for C# and perhaps even for C++, if you are using Visual Studio 2010, it has inbuilt performance measurement tools under the "Analyze" menu option.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900