From: "Niklas Pettersson" Newsgroups: comp.os.msdos.djgpp Subject: Profiler? Date: Mon, 31 Jan 2000 15:32:51 +0100 Organization: Lund Institute of Technology, Sweden Lines: 11 Message-ID: <8746i6$r3f$1@news.lth.se> NNTP-Posting-Host: npedt97.univ.vxu.se X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.2314.1300 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Does it exists any good profilers to use with DJGPP? I'm almost done with a compiler that I have written as a project in shool and I want to know where it spend the most of it's time.. For simplicity I haven't tried to optimize the code to early in the process. Thanks / Niklas