I mean things like 2>&1 or 2>/dev/null (redirecting error stream to stdout etc). This did not work for me last time I tried it. This coupled with significant lag when scrolling/listing huge dir, typing made me quickly abandon it. Terminal app does everything I really need and it's fast and reliable.
cat a big logfile on iTerm, cat a big logfile in terminal.
Then for some really screaming performance, cat a big logfile in xterm. Then, for insane performance cat a big logfile in mrxvt or rxvt.
Anti aliasing really slows things down, so performance is faster in the "native" terminal apps when that turned off, but with x11, theres way less than millisecond delays for printing stuff on the screen. I do like my terminal to be fast.
> echo "derp" > foo.txt
That has nothing to do with iterm2 and everything to do with bash or whatever shell you are using, I think.
Might you be confusing iterm2 with iterm? Iterm2 is a completely separate piece of software than iterm, it's not the second version of the same one.