caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Christian Neukirchen <chneukirchen@gmail.com>
To: caml-list@inria.fr
Subject: Re: [Caml-list] [ANN] Core_profiler 112.19.00
Date: Wed, 11 Mar 2015 14:31:01 +0100	[thread overview]
Message-ID: <87h9trbqzu.fsf@gmail.com> (raw)
In-Reply-To: <CANhEzE5ow7NOArgNVqyWuyY7aJTBVAev_+UuEXCTf2xAcBPbbw@mail.gmail.com> (Jeremie Dimino's message of "Wed, 11 Mar 2015 10:07:36 +0000")

Jeremie Dimino <jdimino@janestreet.com> writes:

> I am pleased to announce the first release of Core_profiler. It is a
> library that helps you profile programs and estimate various
> costs. The library comes in three different flavors:
>
> - "disabled" which does nothing, so that one can leave probes in a
>   program without performance penalty
> - "online" to print live stats
> - "offline" to store data on disk for later analysis

This sounds very useful to me.

> There github project has a wiki page to help you get started with the
> library:
>
>   https://github.com/janestreet/core_profiler/wiki/GettingStarted
>
> And Core_profiler is available in opam:
>
>   opam install core_profiler

Are these dependencies wrong?

I see
core_profiler: core >= 112.17.00 & < 112.18.00
core_profiler: re2 <= 111.07.00
re2-111.06.00: core = 111.06.00

(And a further clash on the OCaml version.)

I think the re2 dependency should be relaxed.
It seems to be fine to build against re2.112.06.00 at least...

-- 
Christian Neukirchen  <chneukirchen@gmail.com>  http://chneukirchen.org


  reply	other threads:[~2015-03-11 13:35 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-11 10:07 Jeremie Dimino
2015-03-11 13:31 ` Christian Neukirchen [this message]
2015-03-11 13:54   ` Jeremie Dimino

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=87h9trbqzu.fsf@gmail.com \
    --to=chneukirchen@gmail.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).