tsperf

TSPERF Time Series Database Benchmark Suite. Framework for evaluating and comparing the performance of time series databases, in the spirit of TimescaleDB's TSBS.

APACHE-2.0 License

Downloads
79
Stars
5

Bot releases are hidden (Show)

tsperf - v1.2.1 Latest Release

Published by amotl 5 months ago

What's changed

  • Fixed documentation flaw in README

Full Changelog: https://github.com/crate/tsperf/compare/v1.2.0...v1.2.1

tsperf - v1.2.0

Published by amotl 5 months ago

What's Changed

  • Refactored modules
  • Naming things
  • Improved logging
  • Improved exception handling
  • Added progress bar for long-running operations
  • Disabled Prometheus metrics export by default
  • Provided default port per database
  • Included schema files into Python package
  • Improved database adapter subsystem
  • Fixed database adapter lifecycle
  • Adjusted default concurrency settings
  • Unlocked database adapters MongoDB, MSSQL, PostgreSQL, TimescaleDB, and Timestream
  • Added humidity to environment.json schema
  • Fixed connection to MongoDB Atlas
  • Improved data lifecycle: Drop table before recreating it with different parameters
  • Relocated OCI image to ghcr.io/crate/tsperf
  • Fixed InfluxDB adapter: Forward organization name to InfluxDB driver
  • Updated dependencies
  • Improved documentation
  • Published documentation: https://tsperf.readthedocs.io/
  • CI: Improved OCI image building by staging images to GHCR, using GHA

Full Changelog: https://github.com/crate/tsperf/compare/v1.1.0...v1.2.0

Package Rankings
Top 28.89% on Pypi.org
Badges
Extracted from project README's
CI Coverage Status License Downloads per month Supported Python versions Status Package version
Related Projects