From: Hesham <hes...@gm...> - 2005-12-29 15:17:10
|
Hi Markus On 12/29/05, Markus Rollmann <rol...@un...> wrote: > > Hi Hesham, > > Hesham wrote: > > Sorry for this mistake.I saw this bug, it was my mistake when > > changing the code style I made this mistake. > > that's no problem... You're not the first programmer to make a mistake ;-= ) > Thanks, anyway I'll try to not repeat the mistake :-) > I changed Broadcast() in soccerruleaspect.cpp and attached it, could > > you please update the CVS? > > Thanks for your fast reply and good work. I'll update the CVS as I find > the time. > > > BTW one of my friends is working on testing communication. After his > > tests I'll make the needed changes and send the new communication > > code. > > I think Joschka plans a new server release for the end of this month and > another one before the next competition. Maybe you can coordinate with > him which features you can include in each version? Sure, thanks, I'll be in contact with Joschka. I'm testing google cpu profiler ( http://goog-perftools.sourceforge.net/doc/cpu_profiler.html) on the 3D server, cuz I think it's better after making the communication and offside code bug free (at least at an acceptable level), I start to optimize these codes specially the offside code. Can I know your opinion about code optimization? do you use any tools to analysis the performance of the server? Thanks, Hesham |