yade-dev team mailing list archive
-
yade-dev team
-
Mailing list archive
-
Message #12104
Re: [Branch ~yade-pkg/yade/git-trunk] Rev 3683: Non invasive refactoring of InsertionSortCollider
Hi Vaclav, thank for the note.
It was not a very successfull commit, and I reverted it.
Anyway, thanks for the note.
Anton
2015-06-18 13:15 GMT+02:00 Václav Šmilauer <eu@xxxxxxxx>:
>
> Remove unneeded struct, replace by a simple variables to
>> escape overhead.
>>
> Just a note, the struct removed is a bit field (
> https://en.wikipedia.org/wiki/Bit_field) so both booleans were stored in
> one byte; if they are replaced by two bools, they occupy 2 bytes, thus the
> overhead is bigger. v.
>
> _______________________________________________
> Mailing list: https://launchpad.net/~yade-dev
> Post to : yade-dev@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~yade-dev
> More help : https://help.launchpad.net/ListHelp
>
References