From: utzoo!decvax!pur-ee!uiucdcs!richards Newsgroups: net.micro.432 Title: Re: iAPX432 timings (2 of ??) - (nf) Article-I.D.: uiucdcs.233 Posted: Thu Jul 8 14:26:35 1982 Received: Fri Jul 9 02:37:26 1982 #R:uiucdcs:21700008:uiucdcs:21700009:000:431 uiucdcs!richards Jul 8 13:41:00 1982 I believe that the timing is correct. Some of the overhead may be caused by the iMAX operating system. When you return from a context, all the objects owned by that context are freed up. It may be that upon return, the iMAX object/memory garbage collector is jumping in at a higher priority and reclaiming/compacting the "normal" memory group for me. Anyone else have ideas other than "it's just overhead of Call_With_Message"?