[Seaside] largish files

radoslav hodnicak rh at 4096.sk
Sat Jun 18 00:35:40 CEST 2005



This must be a problem on your end, I've just read a 30mb text file using 
StandardFileStream and MultiByteFileStream, as text and binary and it took 
like 200-300ms on a lowly celeron/win2k. Squeak 3.8(6665)




On Fri, 17 Jun 2005, Jason Rogers wrote:

> We have a log reader application using Seaside that has been in
> production for about 6 or 7 months.  All has been fine up until now.
> Due to some extra logging in our Java-based app our logs have grown by
> about 1/3 to around 1.5 - 2.0 MB.  Squeak hangs while processing these
> files and never comes back (I have waited for over an hour and no
> response).
>
> I was having some issues after getting image updates (the String
> refactoring).  I think I cleaned those all up, but it's possible I
> missed something crucial and that could be my problem.  But, before I
> forcefully kill my image and start tracking that down I wanted to know
> if anyone has successfully read in text files of that size or larger
> and has seen that Squeak does "just fine."  If the answer is that a
> 2.0MB file is a bit too big for Squeak I will have to abandon
> Seaside/Squeak and I don't want to do that.
>
> This image is a 3.8 image (don't remember the latest change set#)
> running on a Windows 2003 server.  The Seaside version is
> 2.5a-something.
>
> Thanks in advance.
>
> -- 
> Jason Rogers
>
> "I am crucified with Christ: nevertheless I live; yet not I,
> but Christ liveth in me: and the life which I now live in
> the flesh I live by the faith of the Son of God, who loved
> me, and gave himself for me."
>    Galatians 2:20
> _______________________________________________
> Seaside mailing list
> Seaside at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/listinfo/seaside
>


More information about the Seaside mailing list