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 <[email protected]>: > > 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 : [email protected] > Unsubscribe : https://launchpad.net/~yade-dev > More help : https://help.launchpad.net/ListHelp >
_______________________________________________ Mailing list: https://launchpad.net/~yade-dev Post to : [email protected] Unsubscribe : https://launchpad.net/~yade-dev More help : https://help.launchpad.net/ListHelp

