Skip to content
Snippets Groups Projects
Commit 0e9ad3b6 authored by Joan Solà Ortega's avatar Joan Solà Ortega
Browse files

Update README.md

parent 0efef486
No related branches found
No related tags found
No related merge requests found
...@@ -363,6 +363,10 @@ If they are available, just do ...@@ -363,6 +363,10 @@ If they are available, just do
#### Do the profiling and watch the reports #### 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: Type in your `wolf/bin/` directory:
$ cd bin/ $ cd bin/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment