Skip to main content

A tool to test performance of different timeseries databases

Project description

Tests

Data Generator

The Data Generator has its own in-depth documentation. For the purpose of capacity testing it simulates the generation of timeseries data, without the need to set up an ingestion chain (which could be Azure IoTHub, RabbitMQ, etc.)

Maximizing Performance

To maximize performance multiple instances of the Data Generator must be run in parallel. One way to achieve this is using kubernetes how to do this is documented here.

Setup sandbox

python3 -m venv .venv
source .venv/bin/activate
pip install --editable=.[testing]
pytest -vvv tests

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

tsperf-1.1.0.tar.gz (46.1 kB view hashes)

Uploaded Source

Built Distribution

tsperf-1.1.0-py3.9.egg (140.2 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page