timescale / tsbs

Time Series Benchmark Suite, a tool for comparing and evaluating databases for time series data
MIT License
1.29k stars 300 forks source link

Adds Example for timescaledb Data Load Benchmark #128

Closed tylerfontaine closed 4 years ago

tylerfontaine commented 4 years ago

This adds a concrete example for running data load benchmarks against a remote timescaledb server, calling the binary directly due to some assumptions made by the load scripts which made this difficult previously.

codecov-commenter commented 4 years ago

Codecov Report

Merging #128 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #128   +/-   ##
=======================================
  Coverage   69.73%   69.73%           
=======================================
  Files         110      110           
  Lines        5984     5984           
=======================================
  Hits         4173     4173           
  Misses       1722     1722           
  Partials       89       89           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 101cda9...018ec94. Read the comment docs.