[Glass] GsFile >> #next at least 4 times slower than Pharo
Mariano Martinez Peck via Glass
glass at lists.gemtalksystems.com
Tue Mar 31 09:26:18 PDT 2015
Hi guys,
I am processing some large files and I find out that GsFile reading is way
slower than it is in Pharo. At least 4 times slower. The way I am opening
the file is:
GsFile openReadOnServer: aFilename
and then... for my benchs I simply iterate and do a #next.
Is there some setting maybe I can set to GsFile instance that would give me
a speedup? or it's simply the way the file primitives work in GemStone?
Thanks in advance,
--
Mariano
http://marianopeck.wordpress.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gemtalksystems.com/mailman/private/glass/attachments/20150331/8e52e12c/attachment.html>
More information about the Glass
mailing list