Conversation
|
Covers some of #3495 |
|
@trexfeathers Do we need to add the |
bjlittle
left a comment
There was a problem hiding this comment.
@trexfeathers This is awesome, so looking forward to getting asv up and running - it's an invaluable contribution to iris.
Just a couple of review actions to service, but otherwise looks good to me 👍
|
@trexfeathers Perhaps not in this PR, but we should also provide documentation for the |
@bjlittle nice catch. The existing automated tests would not break without this, but it's still clearer to have asv as a dependency, so I've added it 😊 |
@bjlittle 100% with you, once we have an agreed way of using ASV that we can document. I'm particularly interested in standardising the |
Nice. How do we capture this intent moving forwards? An issue? Elsewhere? Or have you got that covered? 😉 |
I'm not intending to map out next steps until I have finished experimenting with local routine testing schedules as this will inform further discussion. |
|
@trexfeathers |
This pull request enables testing with Airspeed Velocity 🐦
Any user with an ASV install can run the suite of tests held within
lib/iris/tests/benchmarkingusing the shell commandasv run, while in the root directory. See the ASV documentation linked above for more details on what the software can do.Points for future discussion:
asv run, and how should we store these?