Difference between revisions of "Thread:User talk:Beaming/Strange regression in robocode 1.9.2 vs 1.8.2"

From Robowiki
Jump to navigation Jump to search
m (small clarification)
m
 
Line 8: Line 8:
 
Does anyone see similar behavior?
 
Does anyone see similar behavior?
  
When I compare the stats of my more recent bot vs older v4.6.4 for example [[http://literumble.appspot.com/BotCompare?game=roborumble&bota=eem.EvBot%20v4.6.12&botb=eem.EvBot%20v4.6.4&order=-Diff%20APS 4.6.12 vs 4.6.4]], I see drop in a score against some bots which my bot use to be good against. There were quite a lot of changes and I originally thought it was due to experimental code, but now I am quite convinced that the major APS drop is due
+
When I compare the stats of my more recent bot vs older v4.6.4 for example [[http://literumble.appspot.com/BotCompare?game=roborumble&bota=eem.EvBot%20v4.6.12&botb=eem.EvBot%20v4.6.4&order=-Diff%20APS 4.6.12 vs 4.6.4]], I see drop in a score against some bots which my bot use to be good against. There were quite a lot of changes and I originally thought it was due to experimental code, but now I am quite convinced that the major APS drop is due the change of
to vs of robocode, since from v 4.6.5 and up I used robocode 1.9.2.
+
version of robocode, since from v 4.6.5 and up I used robocode 1.9.2.
  
 
Any ideas?
 
Any ideas?

Latest revision as of 06:17, 1 June 2014

Hi everyone.

I see strange regression in performance of my bot when it compiled with different version of robocode.

Specifically if I take EvBot v4.6.4 and compile it with robocode v1.8.2 I am getting about 20% higher score against let's say sqTank.waveSurfing.LionWWSVMvoid 0.01, However, when I compile with robocode v1.9.2 I see drastically worse performance. In both cases I run the battles with robocode v1.9.2.

Does anyone see similar behavior?

When I compare the stats of my more recent bot vs older v4.6.4 for example [4.6.12 vs 4.6.4], I see drop in a score against some bots which my bot use to be good against. There were quite a lot of changes and I originally thought it was due to experimental code, but now I am quite convinced that the major APS drop is due the change of version of robocode, since from v 4.6.5 and up I used robocode 1.9.2.

Any ideas?