org.pandora.test.performance
Class TestFreebasePerformance
java.lang.Object
org.pandora.test.performance.TestFreebasePerformance
public class TestFreebasePerformance
- extends java.lang.Object
Test the performance of the Freebase batch import.
Method Summary |
static void |
main(java.lang.String[] args)
|
static void |
testImportFamily()
Test loading ~700 role objects from Freebase. |
static void |
testImportTechie()
Test loading ~10000 OS objects from Freebase. |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TestFreebasePerformance
public TestFreebasePerformance()
main
public static void main(java.lang.String[] args)
testImportFamily
public static void testImportFamily()
throws java.lang.Exception
- Test loading ~700 role objects from Freebase.
- Throws:
java.lang.Exception
testImportTechie
public static void testImportTechie()
throws java.lang.Exception
- Test loading ~10000 OS objects from Freebase.
Everything a techie should know.
- Throws:
java.lang.Exception