From: ludo@gnu.org (Ludovic Courtès)
To: Daniel Llorens <dll@jast.ch>
Cc: guile-devel <guile-devel@gnu.org>
Subject: Re: array-copy! is slow & array-map.c
Date: Fri, 05 Apr 2013 19:20:43 +0200 [thread overview]
Message-ID: <876200ao7o.fsf@gnu.org> (raw)
In-Reply-To: <A8A1B3E9-D5EA-4718-9A1A-5BC38A0DA881@jast.ch> (Daniel Llorens's message of "Wed, 3 Apr 2013 23:04:07 +0200")
Daniel Llorens <dll@jast.ch> skribis:
> +(with-test-prefix "array-copy!"
> +
> + (with-test-prefix "rank 2"
> + (pass-if (let ((a #2((1 2) (3 4)))
> + (b (make-array 0 2 2))
Can you make that:
(with-test-prefix "array-copy!"
(pass-if "rank 2"
(let ((a ...))))
(Same for the following tests.)
TIA,
Ludo’.
next prev parent reply other threads:[~2013-04-05 17:20 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <mailman.1257718.1364809945.854.guile-devel@gnu.org>
2013-04-01 17:15 ` array-copy! is slow & array-map.c (was: Extremly slow for format & string-join) Daniel Llorens
2013-04-02 10:19 ` Daniel Llorens
2013-04-02 14:06 ` Daniel Llorens
2013-04-03 12:50 ` array-copy! is slow & array-map.c Ludovic Courtès
2013-04-03 14:50 ` Daniel Llorens
2013-04-03 17:03 ` Ludovic Courtès
2013-04-03 17:06 ` Ludovic Courtès
2013-04-03 17:59 ` Daniel Llorens
2013-04-03 17:07 ` Ludovic Courtès
2013-04-03 19:36 ` Ludovic Courtès
[not found] ` <ECA152EF-A180-45EF-9E8F-D40DD28A2779@jast.ch>
[not found] ` <87mwtfmlap.fsf@gnu.org>
2013-04-03 21:04 ` Daniel Llorens
2013-04-05 17:20 ` Ludovic Courtès [this message]
2013-04-05 17:29 ` Daniel Llorens
2013-04-05 20:32 ` Ludovic Courtès
2013-04-05 20:36 ` Ludovic Courtès
2013-04-06 22:59 ` Daniel Llorens
2013-04-06 23:01 ` Fwd: " Daniel Llorens
2013-04-07 9:18 ` Ludovic Courtès
2013-04-03 19:42 ` Ludovic Courtès
2013-04-02 14:55 ` array-copy! is slow & array-map.c (was: Extremly slow for format & string-join) Daniel Llorens
2013-04-02 14:57 ` Daniel Llorens
2013-04-02 15:14 ` Daniel Llorens
2013-04-03 12:05 ` array-copy! is slow & array-map.c Ludovic Courtès
2013-04-03 12:23 ` Ludovic Courtès
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/guile/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=876200ao7o.fsf@gnu.org \
--to=ludo@gnu.org \
--cc=dll@jast.ch \
--cc=guile-devel@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).