Re: profile g95
beliavsky@xxxxxxx wrote:
I use mingw g95 on Windows XP. Is there a profiling tool to measure how
CPU time is consumed, or should I just sprinkle calls to the CPU_TIME
intrinsic in the code? If there is a tool that works only on Linux, I
could profile the code there -- I'd guess that the timings should be
similar.
I guess gprof is disqualified; it should work on both cygwin and linux,
unless g95 fails to support gprof?
.
Relevant Pages
- Bad network performance over 2Gbps
... I use Linux for serving a huge amount of static web on few servers. ... every time just one) starts using exactly 100% CPU time and packet ... packet loss starts preventing traffic from going up. ... have nothing to do with 13% io-wait. ... (Linux-Kernel) - Re: Netgear FSV318v3 firewall drastically slows down my connection
... connecting from a Linux box and I've never found a decent newsreader in ... Linux that I liked :-) ... I already pointed out that although the feature ... feature it has to execute SOME code, that code takes CPU Time (you do ... (comp.security.firewalls) - Re: Get performance statistics?
... the amount of CPU time used. ... to make this work on MS-WindowsXP, Linux with 32-bit JVM, and Linux with ... 64-bit JVM. ... You'll have to write the platform specifics ... (comp.lang.java.programmer) - Re: ps ohne Verzoegerung
... Wir wollten nicht die 'CPU time', also ps -eo 'time', sonder die ... die mir gerade vorliegende Manpage (Ubuntu Linux) gibt nicht mal ... http://www.malte-wetz.de (Linux: ISDN-Anrufbeantworter, Text-To-Speech, ... (de.comp.os.unix.shell) - Re: F# performance benchmarks
... CPU time. ... 64-bit Linux: 9.818s ... The puzzle is why the previous g++ and ocamlopt measurements were ... numerical OCaml code. ... (comp.lang.functional) |
|