|
|
Subject:
Looking for an old CS spoof paper
Category: Computers > Algorithms Asked by: yalp-ga List Price: $5.00 |
Posted:
23 Oct 2005 23:09 PDT
Expires: 22 Nov 2005 22:09 PST Question ID: 584066 |
I remember reading a short CS paper concerning continuation equivalence in C; the authors (apparently students) had been given an assignment wherein they would write a single program that would be linked either with a test harness (which would verify its correctness) or a profiler (which just measured its speed). I assume the various entries were going to be be assigned points according to speed. The authors solved the problem by examining the call stack to see whether the calling program would ever use the return value, and if not, avoid calculating it. Most of the paper was, iirc, spent showing that this optimization was legal and semantics-preserving. The title was along the lines of "the =) operator for intentional continuation equivalence". |
|
There is no answer at this time. |
|
There are no comments at this time. |
If you feel that you have found inappropriate content, please let us know by emailing us at answers-support@google.com with the question ID listed above. Thank you. |
Search Google Answers for |
Google Home - Answers FAQ - Terms of Service - Privacy Policy |