Subject: Catenation and Subroutine threading for Efficient Tcl VM dispatch Abstract Like other virtual machines, the Tcl interpreter much dispatch virtual instructions. In this paper we outline two already-published techniques for efficient dispatch, and the results of experiments (one new, one already published) applying these ideas to Tcl.