Skip to content

gewv-tu-dresden/timeseries_db_benchmarks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Collection of benchmarks for the new Influx DB

How to use

Install deps with poetry

poetry install

And run scripts with

poetry run python ./benchmarks/script.py

Don't forget to create a .env file to store your credentials. Here an example:

BUCKET=KUEHA
INFLUXDB_V2_URL=https://influx.db.url:443
INFLUXDB_V2_ORG=organisation-id
INFLUXDB_V2_TOKEN=**************

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages