behdad / box2d

Automatically exported from code.google.com/p/box2d
2 stars 12 forks source link

Potential Optimizations #212

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
http://box2d.org/forum/viewtopic.php?f=4&t=7195

Original issue reported on code.google.com by erinca...@gmail.com on 26 Jun 2011 at 11:25

GoogleCodeExporter commented 9 years ago
This involves using separate lists for dynamic, static, sleeping, etc.

Original comment by erinca...@gmail.com on 22 Aug 2011 at 10:46

GoogleCodeExporter commented 9 years ago
I'll just chip in by saying that we had similar performance problems with 
unnecessary traversal of inactive bodies; however this patch is much more 
thorough than anything we had been working on.

Original comment by marcus.a...@gmail.com on 7 May 2012 at 4:02

GoogleCodeExporter commented 9 years ago
Issue 282 has been merged into this issue.

Original comment by erinca...@gmail.com on 29 Oct 2013 at 5:59