The following #LOGO implementations are benchmarked against this program, which generates a hypotrochoid shape out of circles.
Program:
REPEAT 20 [ REPEAT 180 [FD 1 RT 2] RT 18 ]
Machines:
#apple2
#colecoadam
#atari8bit
#ibmpc
#c64
#ti994a