1 / 4

CS164 Fall 2004 Optimania

This article discusses the rule of the game in Optimania, including test cases, penalties for compiler crash or semantic error, worst performance of all submissions, and penalties for executable crash, timeout, or incorrect output. It also highlights the different types of errors and their penalties, along with the best performing optimizer and the comparison with last year's winner.

gmilagros
Download Presentation

CS164 Fall 2004 Optimania

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. CS164 Fall 2004Optimania 12/21/2004 Lexin Shan

  2. Rule of the Game • Test cases • 16 semantic-error free decaf programs • Penalties • Compiler crash/semantic error/gcc error • Worst performance of all submissions • Executable crash/timeout/Incorrect output • Worst performance penalty * 1.2

  3. Red Compiler-time error Blue gcc error Green Run-time error White No error 1 Reference + 17 Submissions 16 Test cases

  4. Summary • No perfect optimizer • Least error optimizer • Failed 3 cases • Performance • Better than last year’s winner

More Related