Click here to Skip to main content
15,867,308 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 430.3K   8.2K   163  
An article on a performance testing tool to test an application against its performance
<head >
<title ></title><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"></head><html >
<head >
<title ></title><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><script  language='JavaScript'>
		function doClick(imageHref) {
		if (parent.imageFrame != null)
		   parent.imageFrame.location.href = imageHref;
		}
	</script></head><body  bgcolor='white'>
<a  name='allDiagrams'</a><font  size='+1' class='FrameHeadingFont'>
<b >All Diagrams</b></font><br /><table  border='0' width='100%'>
<tr >
<td  nowrap='nowrap'>
<font  class='FrameItemFont'>
<a  href='file:///C:/Developments/tools/NTime/NTimeGUI/out/doc/NTime/GUI/Class Diagram1.html' target='classFrame' onclick='doClick("file:///C:/Developments/tools/NTime/NTimeGUI/out/doc/NTime/GUI/doc-files/Class Diagram1.html")'>Class Diagram1</a><br /><a  href='file:///C:/Developments/tools/NTime/NTimeGUI/out/doc/default.html' target='classFrame' onclick='doClick("file:///C:/Developments/tools/NTime/NTimeGUI/out/doc/doc-files/default.html")'>default</a><br /><a  href='file:///C:/Developments/tools/NTime/NTimeGUI/out/doc/NTime/GUI/GUI.html' target='classFrame' onclick='doClick("file:///C:/Developments/tools/NTime/NTimeGUI/out/doc/NTime/GUI/doc-files/GUI.html")'>GUI</a><br /><a  href='file:///C:/Developments/tools/NTime/NTimeGUI/out/doc/NTime/NTime.html' target='classFrame' onclick='doClick("file:///C:/Developments/tools/NTime/NTimeGUI/out/doc/NTime/doc-files/NTime.html")'>NTime</a><br /></font></td></tr></table><p /><a  name='allClasses'</a><font  size='+1' class='FrameHeadingFont'>
<b >All Classes</b></font><br /><table  border='0' width='100%'>
<tr >
<td  nowrap='nowrap'>
<font  class='FrameItemFont'>
<a  href='file:///C:/Developments/tools/NTime/NTimeGUI/out/doc/NTime/GUI/AboutBox.html' target='classFrame'>AboutBox</a><br /><a  href='file:///C:/Developments/tools/NTime/NTimeGUI/out/doc/NTime/GUI/AddAssemblyForm.html' target='classFrame'>AddAssemblyForm</a><br /><a  href='file:///C:/Developments/tools/NTime/NTimeGUI/out/doc/NTime/GUI/Loader.html' target='classFrame'>Loader</a><br /><a  href='file:///C:/Developments/tools/NTime/NTimeGUI/out/doc/NTime/GUI/NTimeForm.html' target='classFrame'>NTimeForm</a><br /><a  href='file:///C:/Developments/tools/NTime/NTimeGUI/out/doc/NTime/NTimeMain.html' target='classFrame'>NTimeMain</a><br /><a  href='file:///C:/Developments/tools/NTime/NTimeGUI/out/doc/NTime/GUI/s.html' target='classFrame'>s</a><br /><a  href='file:///C:/Developments/tools/NTime/NTimeGUI/out/doc/NTime/GUI/s2.html' target='classFrame'>s2</a><br /></font></td></tr></table></body></html>

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