From 0e9ad3b6eba1ac7caf88df9bae7618e62a3b6398 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Joan=20Sol=C3=A0=20Ortega?= <jsola@iri.upc.edu> Date: Wed, 8 Nov 2017 11:01:51 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 1669394b4..85b104960 100644 --- a/README.md +++ b/README.md @@ -363,6 +363,10 @@ If they are available, just do #### Do the profiling and watch the reports +_Remember:_ For a proper profiling, compile Wolf and related libraries +in RELEASE mode. Profiling code compiled in DEBUG mode is not going to take you +anywhere, and in the reports you will mostly see the overhead of the DEBUG mode. + Type in your `wolf/bin/` directory: $ cd bin/ -- GitLab