Mailing list for all users of the OCaml language and system.
 help / color / mirror / Atom feed
From: Christian Lindig <lindig@cs.uni-sb.de>
To: Jacques Carette <carette@mcmaster.ca>
Cc: caml-list@inria.fr
Subject: Re: [Caml-list] Compilation speed of modules/functors
Date: Mon, 22 Aug 2005 19:00:39 +0200	[thread overview]
Message-ID: <7e4887fc6ebcce865c4c0f70b5b7e238@cs.uni-sb.de> (raw)
In-Reply-To: <4309F764.9050409@mcmaster.ca>


On Aug 22, 2005, at 6:03 PM, Jacques Carette wrote:
> Are there known issues with compilation speed of heavily functorized 
> code?

At least the Lua-ML interpreter is another example.

	http://www.cminusminus.org/rsync/dist/
	http://www.cminusminus.org/rsync/qc--/lua/
	http://www.cminusminus.org/rsync/qc--/lua/lualib.nw

The construction of the interpreter is discussed in these papers:
	
	http://www.eecs.harvard.edu/~nr/pubs/embed-abstract.html
	http://www.eecs.harvard.edu/~nr/pubs/mania-abstract.html

Module lualib.nw links together the library for the interpeter and uses 
heavily functorized code. It takes also several seconds to compile this 
otherwise small module.

-- Christian


      reply	other threads:[~2005-08-22 17:00 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-08-22 16:03 Jacques Carette
2005-08-22 17:00 ` Christian Lindig [this message]

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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=7e4887fc6ebcce865c4c0f70b5b7e238@cs.uni-sb.de \
    --to=lindig@cs.uni-sb.de \
    --cc=caml-list@inria.fr \
    --cc=carette@mcmaster.ca \
    /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