| org.openide.filesystems.xmlfs.XMLFSvsParserTest
XMLFSvsParserTest | public class XMLFSvsParserTest extends org.netbeans.performance.Benchmark implements EntityResolver(Code) | | A test that should measure and compare the speed of parsing an
XML document to creation of new XMLFileSystem
author: Jaroslav Tulach |
XMLFSvsParserTest | public XMLFSvsParserTest(String name)(Code) | | Constructor
|
testXMLFS | public void testXMLFS() throws Exception(Code) | | Tests how quickly an XML fs can be created.
|
testXMLParser | public void testXMLParser() throws Exception(Code) | | Tests how quickly a parser can parse the file.
|
|
|