Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!utgpu!water!watmath!clyde!rutgers!seismo!uunet!steinmetz!philabs!klb From: klb@philabs.UUCP Newsgroups: comp.os.vms Subject: Re: VAX Performance and Coverage Analyzer Message-ID: <1233@briar.Philips.Com> Date: Mon, 8-Jun-87 12:54:45 EDT Article-I.D.: briar.1233 Posted: Mon Jun 8 12:54:45 1987 Date-Received: Thu, 11-Jun-87 00:49:21 EDT References: <870606055152.01g@lbl.arpa> Reply-To: klb@briar.philips.com.UUCP (Ken Bourque) Distribution: world Organization: Philips Laboratories, Briarcliff Manor, NY Lines: 7 I have used it and I think it's great! The commands are somewhat complex but after using it a few times you learn which ones you normally need to issue. It will prove to you that programmer intuition about what needs optimizing and what doesn't is terrible. I found that I was wasting my time trying to speed up sections of code that didn't need it, while the sections that did need it were the last ones I would have looked at. It really is worthwhile - it often shows the way to tremendous performance improvements with little effort.