[M3commit] [modula3/cm3] a8ac6f: Test to show if each TRY costs a frame, or if each...
Jay Krell
jay.krell at cornell.edu
Sat Jul 18 13:00:40 CEST 2015
Branch: refs/heads/master
Home: https://github.com/modula3/cm3
Commit: a8ac6f927221aefa8d9705e077b30cec731959da
https://github.com/modula3/cm3/commit/a8ac6f927221aefa8d9705e077b30cec731959da
Author: Jay Krell <jay.krell at cornell.edu>
Date: 2015-07-18 (Sat, 18 Jul 2015)
Changed paths:
A m3-sys/m3tests/src/p2/p259/Main.m3
A m3-sys/m3tests/src/p2/p259/m3makefile
Log Message:
-----------
Test to show if each TRY costs a frame, or if each function
with any number of TRYs has one frame; the answer is that
each TRY costs a frame -- expensive.
More information about the M3commit
mailing list