caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Yang Shouxun <yangsx@fltrp.com>
To: caml-list@inria.fr
Subject: Re: [Caml-list] Problem with ocamlc and recursive and parametrized classes
Date: Tue, 15 Oct 2002 21:48:08 +0800	[thread overview]
Message-ID: <3DAC1C98.8080104@fltrp.com> (raw)
In-Reply-To: <3DABC510.5010801@inrialpes.fr>

Frederic Tronel wrote:
 >To close the thread, I should mention that the compilation eventually 
 >ends up in almost an hour. So the compiler was not locked in an 
 >endless loop. I had this feeling.

According to my experience, if your OCaml program runs too slow, that's 
an indicator of bad algorithm or implementation (for instance, you 
intend to use a good-enough algorithm, but your implementation is faulty 
due to oversight), rather than bad compiler implementation, unless you 
can narrow the problem down and provide a reproducible case for the rest 
of list to review.


 >In fact, my question was rather is there any improvements about this > 
 >"problem" integrated in the CVS for example.

As said above.

Best!
shouxun



-------------------
To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr
Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners


  reply	other threads:[~2002-10-15 13:49 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-10-14 10:45 Frederic Tronel
2002-10-14 11:08 ` Frederic Tronel
2002-10-14 22:00   ` Alessandro Baretta
2002-10-15  7:34     ` Frederic Tronel
2002-10-15 13:48       ` Yang Shouxun [this message]
2002-10-15 13:57         ` Stefano Lanzavecchia
2002-10-16  2:46   ` Jacques Garrigue

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=3DAC1C98.8080104@fltrp.com \
    --to=yangsx@fltrp.com \
    --cc=caml-list@inria.fr \
    /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 NNTP newsgroup(s).