From: "Markus Weißmann" <markus.weissmann@in.tum.de>
To: <caml-list@inria.fr>
Subject: Re: [Caml-list] How to profile compiler's performance
Date: Mon, 27 Aug 2012 17:33:35 +0200 [thread overview]
Message-ID: <801887284f26fc89993364d4098de2c5@in.tum.de> (raw)
In-Reply-To: <20120827001451.GA3759@siouxsie>
On 2012-08-27 02:14, oliver wrote:
> On Sun, Aug 26, 2012 at 10:52:07PM +0200, oliver wrote:
>> On Sun, Aug 26, 2012 at 09:59:24PM +0200, Daniel Bünzli wrote:
>> [...]
>> > Example program, from Mairson, as found in Pierce's Types and
>> Programming languages:
>> >
>> > let f0 = fun x -> (x, x) in
>> > let f1 = fun y -> f0 (f0 y) in
>> > let f2 = fun y -> f1 (f1 y) in
>> > let f3 = fun y -> f2 (f2 y) in
>> > let f4 = fun y -> f3 (f3 y) in
>> > let f5 = fun y -> f4 (f4 y) in
>> > f5 (fun z -> z)
>> > ;;
>> [...]
>>
>> Oh.
>>
>> >
>> > (Start compilation and go make the coffee)
>>
[...]
>> (Do you have an estimation if it will take hours, days or weeks to
>> get that
>> parsed?)
on a Xeon E5630 it took ~58 minutes - with probably the whole process
fitting in its 12 MB cache..
regards
-Markus
--
Markus Weißmann, M.Sc.
Technische Universität München
Institut für Informatik
Boltzmannstr. 3
D-85748 Garching
Germany
http://wwwknoll.in.tum.de/
next prev parent reply other threads:[~2012-08-27 15:34 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-08-26 14:20 Hongbo Zhang
2012-08-26 15:05 ` Gabriel Scherer
2012-08-26 19:10 ` oliver
2012-08-26 19:36 ` Gabriel Scherer
2012-08-26 19:59 ` Daniel Bünzli
2012-08-26 20:52 ` oliver
2012-08-27 0:14 ` oliver
2012-08-27 15:33 ` Markus Weißmann [this message]
2012-08-26 20:25 ` Hongbo Zhang
2012-08-26 20:05 ` Fabrice Le Fessant
2012-08-26 20:54 ` oliver
2012-08-27 8:00 ` Benedikt Meurer
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=801887284f26fc89993364d4098de2c5@in.tum.de \
--to=markus.weissmann@in.tum.de \
--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