unofficial mirror of bug-guile@gnu.org 
 help / color / mirror / Atom feed
* bug#12032: quasiquote is too slow
@ 2012-07-23  6:10 nalaginrut
  2012-08-18 22:49 ` Ludovic Courtès
  0 siblings, 1 reply; 4+ messages in thread
From: nalaginrut @ 2012-07-23  6:10 UTC (permalink / raw)
  To: 12032

I think our quasiquote is too slow, here's an algorithm to test it.
1. quasiquote version:
https://gist.github.com/3148984
2. use list append to instead
https://gist.github.com/3148977

The input value is 6000.
v1 cost ~50s for me.
v2 ~16s.

But quasiquote is more elegant I think.

Regards.







^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2012-08-20  8:57 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-23  6:10 bug#12032: quasiquote is too slow nalaginrut
2012-08-18 22:49 ` Ludovic Courtès
2012-08-20  5:59   ` nalaginrut
2012-08-20  8:57     ` Ludovic Courtès

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).