matrix-org / complement

Matrix compliance test suite
Apache License 2.0
61 stars 52 forks source link

Add COMPLEMENT_ENABLE_DIRTY_RUNS to vastly speed up test runs #677

Closed kegsay closed 1 year ago

kegsay commented 1 year ago

This halves the runtime of Synapse tests on SQLite. This will likely be an even bigger improvement on postgres/workers due to the setup time there being even longer.