Click here to Skip to main content
15,881,882 members
Articles / Web Development / HTML

NTime - Performance unit testing tool

Rate me:
Please Sign up or sign in to vote.
4.73/5 (27 votes)
30 Mar 20066 min read 432K   8.2K   163  
An article on a performance testing tool to test an application against its performance
<head >
<title >Help</title><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"></head><body >
<table  border='0' width='100%' cellpadding='1' cellspacing='0'>
<tr >
<td  colspan='2' bgcolor='#EEEEFF' class='NavBarCell1'>
<table  border='0' cellpadding='0' cellspacing='3'>
<tr  align='center' valign='top'>
<td  bgcolor='#EEEEFF' class='NavBarCell1'>
<a  href='overview-summary.html'>
<font  size='+1' class='NavBarFont1'>
<b >Overview</b></font></a>&nbsp;</td><td  bgcolor='#EEEEFF' class='NavBarCell1'>
<font  size='+1' class='NavBarFont1'>Namespace</font>&nbsp;</td><td  bgcolor='#EEEEFF' class='NavBarCell1'>
<font  size='+1' class='NavBarFont1'>Classifier</font>&nbsp;</td><td  bgcolor='#EEEEFF' class='NavBarCell1'>
<font  size='+1' class='NavBarFont1'>Tree</font>&nbsp;</td><td  bgcolor='#EEEEFF' class='NavBarCell1'>
<a  href='index-all.html'>
<font  size='+1' class='NavBarFont1'>
<b >Index</b></font></a>&nbsp;</td><td  bgcolor='#FFFFFF' class='NavBarCell1'>
<font  size='+1' class='NavBarFont1'>
<b >Help</b></font>&nbsp;</td></tr></table><td  align='right' valign='top' rowspan='3'>
<em ></em></td></td></tr><tr >
<td  bgcolor='white' class='NavBarCell2'>
<font  size='-2'>PREV&nbsp;&nbsp;NEXT</font></td><td  bgcolor='white' class='NavBarCell2'>
<font  size='-2'>
<a  href='index.html' target='_top'>
<b >FRAMES</b></a>&nbsp;<a  href='help-doc.html' target='_top'>
<b >NO FRAMES</b></a></font></td></tr></table><hr /><center >
<h1 >How This API Document Is Organized</h1></center>This API (Application Programming Interface) document has pages corresponding to the items in the navigation bar, described as follows.<h3 >Overview</h3><blockquote >
<p />The <a href= "overview-summary.html">Overview</a> page is the front page of this API document and provides a list of all namespaces with a summary for each. This page can also contain an overall description of the set of namespaces.</blockquote><h3 >Namespace</h3><blockquote >
<p />Each namespace has a page that contains a list of its classes and interfaces, with a summary for each. This page can contain four categories:<ul >
<li >Interfaces (italic)</li><li >Classes</li><li >...</li></ul></blockquote><h3 >Classifier</h3><blockquote >
<p />Each class, interface, inner class and inner interface has its own separate page. Each of these pages has three sections consisting of a class/interface description, summary tables, and detailed member descriptions:<ul >
<li >Class inheritance diagram</li><li >Direct Subclasses</li><li >All Known Subinterfaces</li><li >All Known Implementing Classes</li><li >Class/interface declaration</li><li >Class/interface description</li><p /><li >Inner Class Summary</li><li >Field Summary</li><li >Constructor Summary</li><li >Method Summary</li><p /><li >Field Detail</li><li >Constructor Detail</li><li >Method Detail</li></ul>Each summary entry contains the first sentence from the detailed description for that item. The summary entries are alphabetical, while the detailed descriptions are in the order they appear in the source code. This preserves the logical groupings established by the programmer.</blockquote><h3 >Tree</h3><blockquote >There is a 	<a href= "overview-tree.html">Tree</a> page for all namespaces, plus a hierarchy for each namespace. Each hierarchy page contains a list of classes and a list of interfaces. The classes are organized by inheritance structure starting with <code>System.Object</code>. The interfaces do not inherit from <code>System.Object</code>.<ul >
<li >When viewing the Overview page, clicking on "Tree" displays the hierarchy for all namespaces.</li><li >When viewing a particular namespace, class or interface page, clicking "Tree" displays the hierarchy for only that namespace.</li></ul></blockquote><h3 >Index</h3><blockquote >The <a href= "index-all.html">Index</a>	contains an alphabetic list of all classes, interfaces, constructors, methods, and fields.</blockquote><h3 >PREV/NEXT</h3><blockquote >These links take you to the next or previous class, interface, namespace, or related</blockquote><br /><hr /><table  border='0' width='100%' cellpadding='1' cellspacing='0'>
<tr >
<td  colspan='2' bgcolor='#EEEEFF' class='NavBarCell1'>
<table  border='0' cellpadding='0' cellspacing='3'>
<tr  align='center' valign='top'>
<td  bgcolor='#EEEEFF' class='NavBarCell1'>
<a  href='overview-summary.html'>
<font  size='+1' class='NavBarFont1'>
<b >Overview</b></font></a>&nbsp;</td><td  bgcolor='#EEEEFF' class='NavBarCell1'>
<font  size='+1' class='NavBarFont1'>Namespace</font>&nbsp;</td><td  bgcolor='#EEEEFF' class='NavBarCell1'>
<font  size='+1' class='NavBarFont1'>Classifier</font>&nbsp;</td><td  bgcolor='#EEEEFF' class='NavBarCell1'>
<font  size='+1' class='NavBarFont1'>Tree</font>&nbsp;</td><td  bgcolor='#EEEEFF' class='NavBarCell1'>
<a  href='index-all.html'>
<font  size='+1' class='NavBarFont1'>
<b >Index</b></font></a>&nbsp;</td><td  bgcolor='#FFFFFF' class='NavBarCell1'>
<font  size='+1' class='NavBarFont1'>
<b >Help</b></font>&nbsp;</td></tr></table><td  align='right' valign='top' rowspan='3'>
<em ></em></td></td></tr><tr >
<td  bgcolor='white' class='NavBarCell2'>
<font  size='-2'>PREV&nbsp;&nbsp;NEXT</font></td><td  bgcolor='white' class='NavBarCell2'>
<font  size='-2'>
<a  href='index.html' target='_top'>
<b >FRAMES</b></a>&nbsp;<a  href='help-doc.html' target='_top'>
<b >NO FRAMES</b></a></font></td></tr></table><br /><p /></body>

By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.


Written By
Web Developer
Poland Poland
Born in Poland, living there as employeed developer, in free time writing much .net stuff and designing applications.

Comments and Discussions