martinmcclure

Results 9 comments of martinmcclure

@borine Thanks for the link to the kernel patch! My Android phone had the problem, and I was preparing to build a kernel with that patch. This morning, though, volume...

:-) I was just about to make essentially the same feature request -- some way to hide branches that are not of current interest. When some of my teammates are...

My company is running into this problem as well, and we may not be able to use Ungit for our main product because of long waits. Speed is OK initially,...

I did a little more digging into the performance problem we're seeing. On first opening Ungit on our repository, it registers about 2300 listeners. After a quick scroll to the...

@jung-kim Thanks for taking a look at this issue. > My current testing approach is running ungit against git's [git repo](https://github.com/git/git) and began debugging. Could you possibly confirm that latency...

I've created PR #1279 to make Ungit use a new fork of Signals that relaxes semantics that Ungit appears to not need, but is much faster. This is a more...

@campersau Thanks for the analysis and possible solutions. I've lightly tested your textdiffsettings branch, and it looks better so far (it does not seem to build up memory like my...

See also the related [1334](https://github.com/FredrikNoren/ungit/issues/1334)

See also the related [1334](https://github.com/FredrikNoren/ungit/issues/1334)