unofficial mirror of guile-devel@gnu.org 
 help / color / mirror / Atom feed
From: Marius Vollmer <mvo@zagadka.de>
Cc: guile-user@gnu.org, guile-devel@gnu.org
Subject: Re: About shared substrings (now working)
Date: Wed, 21 Jan 2004 01:59:54 +0100	[thread overview]
Message-ID: <87smiajeut.fsf@zagadka.ping.de> (raw)
In-Reply-To: <1074467565.6733.300.camel@localhost> (Roland Orre's message of "Mon, 19 Jan 2004 00:12:45 +0100")

Roland Orre <orre@nada.kth.se> writes:

> The reason I have used shared substrings is because of the side
> effects. I was very happy when the make-shared-substring function
> was introduced in 93 or 94. This made it possible for me to make
> tremendous speedups when reading fix length text records and be able
> to immediately treat the different fields of each record with scheme
> standard conversion routines.

Hmm, maybe should be using a more low-level data type than string for
this kind of raw processing.  Did you consider using uniform byte
vectors, either from (srfi srfi-4) or from make-uniform-vector?  Just
a thought...

-- 
GPG: D5D4E405 - 2F9B BCCC 8527 692A 04E3  331E FAF8 226A D5D4 E405


_______________________________________________
Guile-user mailing list
Guile-user@gnu.org
http://mail.gnu.org/mailman/listinfo/guile-user


  reply	other threads:[~2004-01-21  0:59 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-01-18 23:12 About shared substrings (now working) Roland Orre
2004-01-21  0:59 ` Marius Vollmer [this message]
2004-01-21  5:21   ` Roland Orre

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=87smiajeut.fsf@zagadka.ping.de \
    --to=mvo@zagadka.de \
    --cc=guile-devel@gnu.org \
    --cc=guile-user@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).