jeff1evesque / machine-learning

Web-interface + rest API for classification and regression (https://jeff1evesque.github.io/machine-learning.docs)
Other
258 stars 85 forks source link

Stress test 'programmatic-api' #2765

Open jeff1evesque opened 8 years ago

jeff1evesque commented 8 years ago

We will standardize some python scripts, which will manually stress test the programmatic api. Since stress testing will occur less frequent then both the automatic, and manual unit tests, it will be its own entity, not related to the pytest process.

The proposed stress tests will send a series of requests.post processes, against an active app.py. In addition, we may choose to implement python's timit (or related modules).

Note: this issue is partly motivated by #2713.

jeff1evesque commented 7 years ago

We're moving this issue to milestone 0.6, to help balance the issue workload between milestones.

jeff1evesque commented 6 years ago

This issue makes more sense, when the api is closer to completion. So, it's being moved to milestone 1.0.