----
java -Xmx1024m -classpath /home/russ/.maven/repository/junit/jars/junit-3.8.1.jar:/home/russ/.maven/repository/ims/jars/imsobjects-1.2.0-SNAPSHOT.jar:/home/russ/.maven/repository/db4o/jar
s/db4o-4.6-java1.2.jar:./target/test-classes junit.textui.TestRunner org.lds.ims.objects.TestDb4o
.Loading database with: 1000000 ids(2x), names, people
573565ms elapsed for task
Looking up Person by id 113322
1ms elapsed for task
Looking up Name from Person
[db4o 4.6.004 2005-08-03 22:47:42]
Uncaught Exception. Engine closed.
[db4o 4.6.004 2005-08-03 22:47:43]
Please mail the following to info@db4o.com:
java.lang.OutOfMemoryError
Closing database
0ms elapsed for task
2 comments:
test comment
Hi Russ,
what does "Looking up name from Person" do?
Post a Comment