Edom 2.02
- Posted by Arthur Adamson <euclid at ISOC.NET> Jun 21, 1998
- 814 views
Ralf, I have finally tried EDOM 2.02 in my tree work. The results are Number of words in the tree : 13000 Number of characters in the words : 72078 Number of bytes in a standard sequence holding the input words: 600136 Number of bytes in my tree holding the input words: 153252 Disk bytes used for tree saved via print(...) to disk : 248318 Disk bytes used for tree saved via edo_save(...) to disk : 128473 Disk-save time for print(...) : 0.56 Sec Disk-save time for edo_save(...) : 403.33 Sec Disk-read time for -----get(...) : 3.03 Sec Disk-read time for edo_save(...) : .65 Sec Summary: EDOM is remarkably fast and efficient except for save time. I hope you can fix the non-linear save time, which varies approximately as the square of the size of the object saved. It is perhaps caused by the recursion used in EDOM? Bye, Art Arthur P. Adamson, The Engine Man, euclid at isoc.net