Re: [Pharo-project] Writing 16 times 1mb to a WriteStream takes 1s. Normal?
Nov. 12, 2012
10:59 a.m.
I've measured a few variations, with and without preallocation: (using new:streamContents:) your version: 207 ms 584 ms using a WordArray as destination: 1160 ms 2524 ms using a WordArray as both source and destination: 157 ms 522ms Stephan
5009
Age (days ago)
5009
Last active (days ago)
0 comments
1 participants
participants (1)
-
Stephan Eggermont