Browse thread
[Caml-list] Profiling a function execution
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
Date: | 2003-11-15 (12:21) |
From: | David MENTRE <dmentre@l...> |
Subject: | Re: [Caml-list] Profiling a function execution |
Hello, Wolfgang Lux <wlux@uni-muenster.de> writes: > This looks like complete nonsense to me. This will neither distinguish > user and system mode execution times. Even worse, clock cycles will > not have any meaning if the operating system chooses to perform a > task switch while the profiled function is executed. You're right. And the better approach might be to use profiling architectures like OProfile (http://oprofile.sourceforge.net/news/). Yours, d. -- David Mentré <dmentre@linux-france.org> http://www.linux-france.org/~dmentre/david-mentre-public-key.asc GnuPG key fingerprint: A7CD 7357 3EC4 1163 745B 7FD3 FB3E AD7C 2A18 BE9E ------------------- To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/ Beginner's list: http://groups.yahoo.com/group/ocaml_beginners