show/hide this revision's text 2

Bottom line: no, because the overhead of interpretation is greater than overwhelms the overhead of method dispatching.

As I heard someone observe a while back: "I used to worry about the overhead of a virtual function. Then I started programming in Tcl."

show/hide this revision's text 1

Bottom line: no, because the overhead of interpretation is greater than the overhead of method dispatching.

As I heard someone observe a while back: "I used to worry about the overhead of a virtual function. Then I started programming in Tcl."