From: Nathan H. <nj...@nj...> - 2013-11-06 01:57:17
|
I'm around, not much time though. Is there a real benefit to porting bezier-utils to vector? I did it once before and it was a lot of work and lead to some subtle bugs. What benefit do you see? I would rather we focused on careful profiling and optimisation. njh On Tue, Nov 05, 2013 at 11:48:40PM +0100, Johan Engelen wrote: > Hi all, > I just had a look at bezier-utils.cpp and was shocked to see such an > amount of C-array usage. (even newing/deleting them, etc). Converting > this to std::vector is going to be quite some task. :( > But it will be worth it :-) > > How many people are still somewhat active here? Could we schedule a > happy online get-together where we are C++ing the code together? More > fun that way. > I think 2geom deserves to be better ;) > > Cheers, > Johan > > > > > ------------------------------------------------------------------------------ > November Webinars for C, C++, Fortran Developers > Accelerate application performance with scalable programming models. Explore > techniques for threading, error checking, porting, and tuning. Get the most > from the latest Intel processors and coprocessors. See abstracts and register > http://pubads.g.doubleclick.net/gampad/clk?id=60136231&iu=/4140/ostg.clktrk > _______________________________________________ > Lib2geom-devel mailing list > Lib...@li... > https://lists.sourceforge.net/lists/listinfo/lib2geom-devel |