help-smalltalk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Help-smalltalk] [PATCH 0/2] Some FileStream optimizations


From: Paolo Bonzini
Subject: Re: [Help-smalltalk] [PATCH 0/2] Some FileStream optimizations
Date: Wed, 29 May 2013 16:22:03 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130514 Thunderbird/17.0.6

Il 29/05/2013 10:09, Holger Hans Peter Freyther ha scritto:
>> > 
>> > The testcase is simply "'foo' asFile readStream contents".
> Yes, I did that but compared to 3.2.5/master vs. patch I don't
> see much change in regard to the amount of fcntl. Which means
> there was something else (which I forgot now) that we considered
> inefficient.

It's the amount of lseek and read, not fcntl.

Paolo



reply via email to

[Prev in Thread] Current Thread [Next in Thread]