Oh god yes. xvt, xterm, etc back in the 1990s were far faster than some of the more modern X terminal emulators I've used (although I'm probably thinking of ones 5-10 years old, to be honest). Mainly because the old ones were just blitting bitmap characters into the framebuffer (and scrolling by just copying a whole chunk of image in one go), while more modern ones were doing antialiasing and transparency effects and all sorts of stuff. If you cat'ed a long file in xvt the text would seem to *blur* it would whizz past so fast, while the newer terminal emulators could only manage about 10fps!