[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
The 10 meg file
Hi All,
Sukanya pointed out that the big file is a 10 Meg sample gxl file that I
made using the cppx fact extractor. I think I ran it over vorpalsword, but
the I just don't recall :-)
Working in Solaris 8, I set the heap to 128 megs and the VM did not run out
of memory:
% java -classpath
xbean.jar:xbean_path.jar:jaxen-1.1-beta-2.jar:alpha-4-xmltypes.jar:.
-Xmx128m -Xms128m BindingTest system.gxl
I have not had a chance to run it on Windows yet,is should be okay even
with the 2G process memory limit.
I am planning on doing more stress testing in this multi-meg file size as
many of the xml files I've dealt with are in the 10's of megabytes for real
system descriptions.
Anyone want to run the validator over system.gxl?
Yuzo