> > The external parse program was using 2GB, swish-e took about 750MB RAM.
>
> What is $parse doing to use so much memory?
>
That's a simple program which do only
select * from table -> output all records into HTML2 format
(<author>$author</author>\n<title>$title</title>...).
I have about 2M records, average record size is about 500B. The whole
database size should be 2Mx500=1GB, but for some unknown reason, it simply
take more RAM than real database size.
> > Elapsed time: 03:15:27 CPU time: 00:-4:-3
>
> Hum, that CPU time is a bit werid. Maybe a bug in the display -- or maybe
> swish is so optimized that for a lot of records it actually gives CPU time
> back to the system! ;)
Well, I bet it's not doing something back to the future.
> Sure -e will be faster if without -e you run out of memory...
with or without -e work about the same for me, probably due to I have
enough RAM.
--
Hup
Technical Manager
AddALL.com
Search. Compare. Save.
http://www.addall.com (new book search)
http://used.addall.com/ (used book search)
http://www.amusicarea.com (CDs)
http://www.amoviearea.com (DVD & VHS)
http://www.amagarea.com (magazine subscriptions)
Received on Mon Mar 10 20:36:26 2003