airr-community / airr-standards

AIRR Community Data Standards
https://docs.airr-community.org
Creative Commons Attribution 4.0 International
35 stars 23 forks source link

Slow python unit tests #641

Closed javh closed 5 months ago

javh commented 1 year ago

The unit tests for the python library are now quite slow. We should sort this out after the v1.4 release. I blame, without evidence, recursive schema validation.

bcorrie commented 5 months ago

@javh my experience is that the python test are fast, the R tests are slow. It seems like this has been fixed?

javh commented 5 months ago

Yeah, I think this fixed.