非256
CPU: Intel Celeron (801.82-MHz 686-class CPU)
on kterm -geometry 150x61

% time yes 1234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890 |head -1000
の結果(time のだけ)

screen なし
time: command terminated abnormally
0.41 real 0.00 user 0.00 sys

screen あり (screen -c /dev/null)
time: command terminated abnormally
10.33 real 0.00 user 0.00 sys

まあこんなもんだろうけど、このウインドウサイズで
less とかのページスクロールするとちょっともたつく感じ。