Number: Date: 19-Aug-84 10':50':33 Submitter: Masinter Source: Masinter Subject: want compiled test/jump opcodes Assigned To: Attn: Charnl,JonL,vanM Status: Open In/By: Problem Type: Performance Impact: Moderate Difficulty: Frequency: Priority: Hopefully System: Language Support Subsystem: Microcode Machine: 1108 Disk: Lisp Version: 15-Aug-84 20':06':06 Source Files: Microcode Version: Memory Size: File Server: Server Software Version: Disposition: Description: almost ALL cases of EQ, LISTP, GREATERP are followed immediately by a conditional jump. I believe it would be a lot faster to have an EQJUMP, a ZEROPJUMP and a TYPEPJUMP than the current situation, although I might be convinced otherwise by some stats. Workaround: Test Case: Edit-By: Edit-Date: