caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] [ANN] Core_profiler 112.19.00
@ 2015-03-11 10:07 Jeremie Dimino
  2015-03-11 13:31 ` Christian Neukirchen
  0 siblings, 1 reply; 3+ messages in thread
From: Jeremie Dimino @ 2015-03-11 10:07 UTC (permalink / raw)
  To: ocaml-core, caml-list

[-- Attachment #1: Type: text/plain, Size: 630 bytes --]

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

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

-- 
Jeremie Dimino, for the Core team

[-- Attachment #2: Type: text/html, Size: 1017 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2015-03-11 13:56 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-03-11 10:07 [Caml-list] [ANN] Core_profiler 112.19.00 Jeremie Dimino
2015-03-11 13:31 ` Christian Neukirchen
2015-03-11 13:54   ` Jeremie Dimino

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).