# Performance Testing This module provides a framework for performance testing our ingestion sources. ```bash python -m tests.performance. # For example: python -m tests.performance.snowflake.test_snowflake ```