Performance regression introduced or former bug fixed? #477
Labels
Help Wanted
For things that other people are encouraged to help with.
Library
For issues that effect the library and aren't specific to any particular application.
Milestone
Expected/Desired Behavior or Experience:
Actual Behavior:
A performance regression may have been introduced in commit 8082f1c. It seems pronounced in TOI processing and may be limited therein.
Steps to Reproduce the Actual Behavior:
This can be seen in the Benchmark
AddPairStressTestPlayRho400
test at step 16 and beyond.Results from before this commit:
Results since this commit show drop-off at step 16 onwards:
OTOH, a similar drop-off is seen when benchmarking the similar test case with Box2D:
So either:
This commit seems to have been merged in as part of pull request #414. I'm recalling a PR around this time that I did believe may have found and fixed a real problem like this commit may be doing (fixing a bug of code before it).
The text was updated successfully, but these errors were encountered: