yade-dev team mailing list archive
-
yade-dev team
-
Mailing list archive
-
Message #01529
Re: small changes in lots of code (attribute registration)
That's excellent! Thank you!
______________________________
[ENG] Best Regards
[GER] Mit freundlichen Grüßen
[RUS] С наилучшими пожеланиями
[UKR] З найкращими побажаннями
Anton Gladkyy
2009/7/18 Václav Šmilauer <eudoxos@xxxxxxxx>
> > I had to move attribute registration to hpp files, using the
> > REGISTER_ATTRIBUTES macro, in r1875.
>
> BTW for those who are interested, this change speeds up creating 1e5
> spheres from python from 40s to 5.3s, using
>
> for i in xrange(100000): utils.sphere([0,0,0],1)
> quit()
>
>
> _______________________________________________
> Mailing list: https://launchpad.net/~yade-dev<https://launchpad.net/%7Eyade-dev>
> Post to : yade-dev@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~yade-dev<https://launchpad.net/%7Eyade-dev>
> More help : https://help.launchpad.net/ListHelp
>
References