XML viewer for huge files

Programming Topics (Computer Chess) and technical aspects as test techniques, book building, program tuning etc

Moderator: Andres Valverde

XML viewer for huge files

Postby Onno Garms » 22 Dec 2007, 11:36

Hello!

I have an option to dump the search tree to an XML file. Obiously the file can get very big.

There are many XML viewers that can display the file's tree structure, but most of them load the file into memory at opening. For example, kxmledit can display a file nicely, but loading a 20 M file results in 1 G memory usage. Loading a 50 M file results in a crash due to std::bad_alloc. Similar results with conglomerate.

What I need is an XML viewer with incremental loading. I'm certain that this would be possible with only a modest speed loss. I'd like to avoid trying tens of viewers and I'd like to avoid spending hundreds of dollars for such a simple piece of software.

Can you recommend an XML viewer with incremental loading? If possible freeware and running under Linux, but if not otherwise possible, a $50 Windows application would be acceptable.

Onno
User avatar
Onno Garms
 
Posts: 128
Joined: 17 Feb 2007, 11:17
Location: Bonn, Germany

Re: XML viewer for huge files

Postby Onno Garms » 02 Jan 2008, 13:19

After some searching I found xmlTreeNav, see
http://people.via.ecp.fr/~remi/soft/xml ... av_en.php3

I like the display in kxmledit lots better, but xmltreenav is acceptable. I have to use the Windows version. On Linux, the configure script runs without errors, but the sources don't compile.
User avatar
Onno Garms
 
Posts: 128
Joined: 17 Feb 2007, 11:17
Location: Bonn, Germany


Return to Programming and Technical Discussions

Who is online

Users browsing this forum: No registered users and 39 guests