unofficial mirror of guile-devel@gnu.org 
 help / color / mirror / Atom feed
* Optimization & factorization of ‘write’
@ 2010-09-14 14:21 Ludovic Courtès
  2010-09-14 18:31 ` Mike Gran
  0 siblings, 1 reply; 8+ messages in thread
From: Ludovic Courtès @ 2010-09-14 14:21 UTC (permalink / raw)
  To: guile-devel

Hi!

In a profile ‘write’ was showing up unreasonably high, so I decided to
bite the bullet, so to speak.

I ended up factorizing character and string writing, and removing heap
allocations from the path.  The end result is ~2.6x faster when writing
strings.

Feedback welcome, especially from Mike.  :-)

Thanks,
Ludo’.




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

end of thread, other threads:[~2010-09-15 21:35 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-09-14 14:21 Optimization & factorization of ‘write’ Ludovic Courtès
2010-09-14 18:31 ` Mike Gran
2010-09-14 19:12   ` Ludovic Courtès
2010-09-14 23:04     ` Ludovic Courtès
2010-09-15  4:19     ` Mike Gran
2010-09-15 11:40       ` Ludovic Courtès
2010-09-15 14:28         ` Mike Gran
2010-09-15 21:35           ` 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).