> On Sept. 28, 2016, 12:12 p.m., Marco Martin wrote: > > all thisdoes is causing more disk access, making things slower > > Anthony Fieroni wrote: > More disk access, maybe, but slower, how can be?
Why more disk access? At least this won't be emitting configChanged if it was dirty and was a no-op sync. - Aleix ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/129058/#review99612 ----------------------------------------------------------- On Sept. 28, 2016, 9:42 a.m., Anthony Fieroni wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://git.reviewboard.kde.org/r/129058/ > ----------------------------------------------------------- > > (Updated Sept. 28, 2016, 9:42 a.m.) > > > Review request for Plasma, Aleix Pol Gonzalez and David Edmundson. > > > Repository: plasma-framework > > > Description > ------- > > This patch trys to minimize loading time of plasmashell, especially annoying > waiting at splash screen. > > > Diffs > ----- > > src/plasma/corona.cpp 7ff64cd > > Diff: https://git.reviewboard.kde.org/r/129058/diff/ > > > Testing > ------- > > Seems good but it may have downsides? > > > Thanks, > > Anthony Fieroni > >