<?xml version="1.0" encoding="ISO-8859-1"?>

<!DOCTYPE message PUBLIC
  "-//MLarc//DTD MLarc output files//EN"
  "../../mlarc.dtd"[
  <!ATTLIST message
    listname CDATA #REQUIRED
    title CDATA #REQUIRED
  >
]>

  <?xml-stylesheet href="../../mlarc.xsl" type="text/xsl"?>


<message 
  url="2003/01/3e3525568cadacef5d886bb7c9a1f04f"
  from="isaac gouy &lt;igouy@y...&gt;"
  author="isaac gouy"
  date="2003-01-07T16:03:59"
  subject="Re: [Caml-list] speed"
  prev="2003/01/507496d13f3e4adba7d2906519ff3b92"
  next="2003/01/eb09f1ee07200707e0515c5acc1d81ba"
  prev-thread="2003/01/8fb51787be19c5a51bde1b15e3640728"
  next-thread="2003/01/09b5be7521e7f17f067191e491e4a57a"
  root="../../"
  period="month"
  listname="caml-list"
  title="Archives of the Caml mailing list">

<thread subject="Re: [Caml-list] speed">
<msg 
  url="2003/01/3e3525568cadacef5d886bb7c9a1f04f"
  from="isaac gouy &lt;igouy@y...&gt;"
  author="isaac gouy"
  date="2003-01-07T16:03:59"
  subject="Re: [Caml-list] speed">
</msg>
</thread>

<contents>
&gt;&gt; Java has huge start up costs... 
&gt;&gt; Lies, damned lies, and cross-language benchmarks.

&gt; I think it is a legitimate tactic.
&gt; If your code can run in 100 milliseconds, I could 
&gt; care less about performance. 

You're both right.
Benchmarks give invaluable insight into specific
problems.

If the specific problem involves long-running
processes then that's what we should be benchmarking:
it doesn't matter what happened in the first second.

If the specific problem involves starting a program
hundreds-of-times a day to do a small computation then
that's what we should be benchmarking: it doesn't
matter what the performance was after millions of
iterations.

best wishes, Isaac

__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com
-------------------
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

</contents>

</message>

