datamill-co / target-postgres

A Singer.io Target for Postgres
MIT License
100 stars 75 forks source link

Performance Testing #5

Open awm33 opened 5 years ago

awm33 commented 5 years ago

Ideally, we would have a script/CLI that could test / simulate different loads

AlexanderMann commented 4 years ago

This work can be seen in https://github.com/datamill-co/target-snowflake/pull/14. We could turn this into a testing library (which could simplify a lot of the shared tests between targets).