> On Sun, Mar 08, 2015 at 05:24:53PM +0100, Markus Teich wrote: >Roger wrote: >> Whomever coded these early versions, might be able to very easily locate the >> slowdown explicitly at this point. > >Heyho Roger, > >just use `git bisect` to locate the commit responsible for the slowdown.
FYI: I guess there was a commit to fix a stuttering problem, stuttering for which I witnessed no stuttering within st-0.2.1. $ git bisect bad 0.3 Bisecting: 68 revisions left to test after this (roughly 6 steps) [d41d383aad99d98b93441232ff9a253f1c089660] Preliminary solution to the stuttering problem. $ git show d41d383aad99d98b93441232ff9a253f1c089660 commit d41d383aad99d98b93441232ff9a253f1c089660 Author: Christoph Lohmann <2...@r-36.net> Date: Sun Sep 16 13:22:23 2012 +0200 Preliminary solution to the stuttering problem. -- Roger http://rogerx.freeshell.org/