Re: Review Request 122487: Reorder member variables to reduce memory usage.

2015-04-16 Thread Volker Krause
> On April 16, 2015, 4:53 p.m., Milian Wolff wrote: > > nice :) how did you find it - do you have a tool for that now or was this > > still requiring manual interpretation? The tool is getting better and now also exists in a single-purpose command line version, in the above mentioned repo. Res

Re: Review Request 122487: Reorder member variables to reduce memory usage.

2015-04-16 Thread Milian Wolff
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/122487/#review79066 --- nice :) how did you find it - do you have a tool for that now

Re: Review Request 122487: Reorder member variables to reduce memory usage.

2015-02-16 Thread Volker Krause
On Wednesday 11 February 2015 13:52:36 Thiago Jung Bauermann wrote: > Volker Krause wrote: > >> On Feb. 8, 2015, 8:45 p.m., David Faure wrote: > >> > Which magic tool did you come up with this time, to detect such things? > >> > > >> > :-) > >> > >> Aleix Pol Gonzalez wrote: > >> +1 :D I too

Re: Review Request 122487: Reorder member variables to reduce memory usage.

2015-02-11 Thread Thiago Jung Bauermann
Volker Krause wrote: > >> On Feb. 8, 2015, 8:45 p.m., David Faure wrote: >> > Which magic tool did you come up with this time, to detect such things? >> > :-) >> >> Aleix Pol Gonzalez wrote: >> +1 :D I too want to know! > > It's still very much WIP, the code is in kde:scratch/vkrause/elf-dis

Re: Review Request 122487: Reorder member variables to reduce memory usage.

2015-02-09 Thread Volker Krause
> On Feb. 8, 2015, 8:45 p.m., David Faure wrote: > > Which magic tool did you come up with this time, to detect such things? :-) > > Aleix Pol Gonzalez wrote: > +1 :D I too want to know! It's still very much WIP, the code is in kde:scratch/vkrause/elf-dissector but be aware that it still g

Re: Review Request 122487: Reorder member variables to reduce memory usage.

2015-02-09 Thread Volker Krause
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/122487/ --- (Updated Feb. 9, 2015, 5:04 p.m.) Status -- This change has been mar

Re: Review Request 122487: Reorder member variables to reduce memory usage.

2015-02-08 Thread Aleix Pol Gonzalez
> On Feb. 8, 2015, 9:45 p.m., David Faure wrote: > > Which magic tool did you come up with this time, to detect such things? :-) +1 :D I too want to know! - Aleix --- This is an automatically generated e-mail. To reply, visit: https://g

Re: Review Request 122487: Reorder member variables to reduce memory usage.

2015-02-08 Thread David Faure
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/122487/#review75629 --- Ship it! Which magic tool did you come up with this time, to

Review Request 122487: Reorder member variables to reduce memory usage.

2015-02-08 Thread Volker Krause
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/122487/ --- Review request for KDE Frameworks. Repository: kcoreaddons Description