Discussion Board
Go to the previous messageGo to the following message
Current Forum: Homework 5 - Part 3
Date: Sat Nov 17 2001 3:28 pm
Author: Liu, Limin Angela <laliu@andrew.cmu.edu>
Subject: Re: Saving and Restoring from disk takes very long

Marc, I changed my implementation with ObjectInputStream and ObjectOutputStream into BufferedReader and BufferedWriter, and save my .save as a text file now.

When I test with WebCrawler http://web.mit.edu/ with 100 pages, it takes about 10 seconds (user+sys). I also tested with searching one to five keywords, and it takes about 2.5 seconds for all searches.

I think ObjectOutputStream is very fast for trie structure, but ObjectInputStream is not very efficient.

Post response

Go to the previous messageGo to the following message
Current Thread Detail:
Saving and Restoring from disk takes v...      Brands, Marc C.      Thu Nov 15 2001 7:25 pm       
Re: Saving and Restoring from disk ...      Liu, Limin Angela      Fri Nov 16 2001 4:45 pm       
Re: Saving and Restoring from di...      Brands, Marc C.      Fri Nov 16 2001 5:30 pm       
Re: Saving and Restoring from di...      Brands, Marc C.      Fri Nov 16 2001 6:21 pm       
Re: Saving and Restoring from disk ...      Bortz, Andrew S.      Fri Nov 16 2001 8:58 pm       
Re: Saving and Restoring from di...      Goodman, Brian J.      Sat Nov 17 2001 1:19 am       
Re: Saving and Restoring from...      Bortz, Andrew S.      Sat Nov 17 2001 1:59 am       
Re: Saving and Restoring f...      Goodman, Brian J.      Sat Nov 17 2001 2:35 am       
Re: Saving and Restorin...      Bortz, Andrew S.      Sat Nov 17 2001 2:42 am       
Re: Saving and Restoring from disk ...      Liu, Limin Angela      Sat Nov 17 2001 3:28 pm       
Re: Saving and Restoring from di...      Batra, Rohan      Mon Nov 19 2001 5:52 am       
Re: Saving and Restoring from...      Liu, Limin Angela      Mon Nov 19 2001 12:16 pm       
Re: Saving and Restoring f...      Batra, Rohan      Mon Nov 19 2001 8:43 pm       
Re: Saving and Restorin...      Liu, Limin Angela      Mon Nov 19 2001 8:54 pm       
Re: Saving and Restoring from di...      White, David      Mon Nov 19 2001 5:16 pm       
Re: Saving and Restoring from...      Liu, Limin Angela      Mon Nov 19 2001 8:01 pm       
Re: Saving and Restoring from...      Liu, Limin Angela      Mon Nov 19 2001 8:18 pm       

Back to previous screen