chicken-hackers
[Top][All Lists]
Advanced

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

Re: [Chicken-hackers] [PATCH] improve performance of write-u8vector


From: Alaric Snell-Pym
Subject: Re: [Chicken-hackers] [PATCH] improve performance of write-u8vector
Date: Wed, 29 Oct 2014 09:04:08 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20140704 Thunderbird/17.0.11

On 28/10/14 18:47, Evan Hanson wrote:
> Pushed. Thanks, Thomas, this is a really nice improvement!

A quick test against 4.9.0.1 suggests a 23x speed improvement in Ugarit
storing a 256MiB file into a vault.

I'm... going to double-check that it actually did it!

Yep, the Ugarit test suite passes... Seems legit!

Timings with trunk (with (time ...) inside and the UNIX time command
outside):

4.658s CPU time, 1.873s GC time (major), 13075710/2184158 mutations
(total/tracked), 663/2061 GCs (major/minor)

real    0m10.250s
user    0m5.611s
sys     0m1.547s

Timings with 4.9.0.1:

261.432s CPU time, 0.599s GC time (major), 450360 mutations, 228/159304
GCs (major/minor)

real    4m25.672s
user    0m57.826s
sys     7m7.736s

Good work Thomas :-D

> 
> Cheers,
> 
> Evan
> 

ABS

-- 
Alaric Snell-Pym
http://www.snell-pym.org.uk/alaric/

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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