Re: Output lagging from terminal

2018-10-28 Thread Per Dalgas Jakobsen
On 10/28/2018 01:26 PM, Jeremy Nicoll wrote: On Sun, 28 Oct 2018, at 12:07, Per Dalgas Jakobsen wrote: From shell running: while true; do date +%s.%N; sleep 1; done In all cases, the output content is as expected: regular increment of the time displayed, however the time at which the lines ar

Re: Output lagging from terminal

2018-10-28 Thread Jeremy Nicoll
On Sun, 28 Oct 2018, at 12:07, Per Dalgas Jakobsen wrote: > From shell running: while true; do date +%s.%N; sleep 1; done > > In all cases, the output content is as expected: regular increment of > the time displayed, however the time at which the lines are displayed is > not regular. How much

Output lagging from terminal

2018-10-28 Thread Per Dalgas Jakobsen
From shell running: while true; do date +%s.%N; sleep 1; done In all cases, the output content is as expected: regular increment of the time displayed, however the time at which the lines are displayed is not regular. I have an Lenovo X1 Gen 5, with a Thunderbolt dock and DisplayPort monitor