Skip to content

carolynamorris/benchmarking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

"benchmark.py" benchmarks four databases: SQLite, Influx, Tempo, Xively. For each database, the script performs and times the following operations:

  • inserting points
  • selecting the first point
  • selecting last point
  • selecting a range of points

and then exports results for each database as a CSV file.

"benchmark_plots.R" creates plots of the data from the CSV file, so the user can visualize the results.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published