Axelrod icon indicating copy to clipboard operation
Axelrod copied to clipboard

Build moran benchmark

Open gaffney2010 opened this issue 1 year ago • 1 comments

This benchmark was used to analyze #1460.

There's a way to integrate pytest-benchmark with tox. This PR doesn't do that, but may be a good starting point.

gaffney2010 avatar Jan 11 '25 05:01 gaffney2010

Ok so the CI is failing for an upstream change in pandas (I THINK). The fix is to remove an unused line in the result_set file:. This commit 9e8092c on #1469 shows what's needed.

drvinceknight avatar Jan 29 '25 09:01 drvinceknight