guile-user
[Top][All Lists]
Advanced

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

Re: list vs vector


From: tomas
Subject: Re: list vs vector
Date: Wed, 28 Dec 2022 15:34:18 +0100

On Wed, Dec 28, 2022 at 02:22:16PM +0100, Sascha Ziemann wrote:
> I spent my Christmas vacation playing with XML and tree traversal. And
> I have observed some strange timings, while measuring the execution
> time of different algorithms. My test file is the XCB XML schema:

[vector version slightly slower than lists]

This is interesting. Have you tried profiling? Sometimes it's as
easy as saying ,profile (my expression) at the Guile repl.

(I'm not looking into the code, since I try to avoid Github when
I can).

Cheers
-- 
t

Attachment: signature.asc
Description: PGP signature


reply via email to

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