Hi all!

I have a performance problem with Fuel (latest stable) on a Pharo 6.1
(32bit) on Ubuntu 16.04.3 LTS. The serialization and storage to disk of
70MB of data takes more than 6 minutes! While the same task on an
equally powerful Mac takes only 1.5 minutes.

My observation was, that on Linux it is very very slow while writing the
file. The first 30MB of the file are written very fast, but after that
the writing speed drops dramatically.

On the same Linux server, but the application running on an old Pharo
1.4, the serialization was always as fast as on the Mac.

Attached you see an excerpt of the Pharo Time profiler output for the
serialization. The profiling tree looks the same on the Mac, just with
faster times.

What could be the hidden speed eating secret on Linux for Pharo6.1? I
have absolutely no idea where to search! Memory? Streams? File writing
support? Something inside Fuel?


Thanks for any help!

Cheers, Andreas

-- 
Andreas Brodbeck
www.mindclue.ch

Reply via email to