Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.1 6/24/83; site vax135.UUCP Path: utzoo!watmath!clyde!burl!ulysses!mhuxr!mhuxt!houxm!vax135!gb From: gb@vax135.UUCP (Gary Bishop) Newsgroups: net.lang.lisp Subject: execution profile of franz functions? Message-ID: <1184@vax135.UUCP> Date: Thu, 12-Sep-85 20:34:51 EDT Article-I.D.: vax135.1184 Posted: Thu Sep 12 20:34:51 1985 Date-Received: Fri, 13-Sep-85 05:13:40 EDT Reply-To: gb@vax135.UUCP (Gary Bishop) Organization: AT&T Bell Labs, Holmdel, NJ Lines: 8 How do I measure the execution time of my intrepreted and compiled franz functions? "prof" as used with C functions would be nice and the liszt compiler seems to support the -p switch, but how do I get a mon.out? Has anyone come up with a more flexible system? Smalltalk80 has a "spyon" facility that will evaluate an expression and then print a nicely formatted listing of where the time went. Anybody done something like that for franz?