/dedupe-load-tester

Testing how Web Deduper performs under stress

Primary LanguagePython

Web Deduper load tester

Run like so:

$ python tests.py [num_processes]

Where num_processes is the number of concurrent processes you want to run. Assumes that the python requests module is in your current python path.