Evan wrote: > I'm very happy with Quarry for viewing my large SGF files (10MB, 1M > nodes) generated by my metamachine program.
By the way, if you constantly use Quarry for viewing huge files, I suggest that you store them in UTF-8. This will speed loading up by about 1.5 times. Unless you use non-ASCII characters, no additional steps are required apart from adding ``CA[UTF-8]]'' property to the root node (ASCII string converted to UTF-8 is the very same string.) Paul