a set of common java data structures designed to test validity and performance of a full graph serialization library.
How to run:
main class: TestRunner creates a file in [workingdir]/results.html
- comment/uncomment serialization libs in TestRunner.registerTests()
- for more exact tests use command line options "-w 20000 -t 20000" (=warmuptime, testtime. default is 5000)