Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pauldix committed May 12, 2016
1 parent b4d441a commit 02f522a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# influxdb-comparisons
Benchmark InfluxDB against other databases.
This repo contains code for benchmarking InfluxDB against other databases and time series solutions. You can access the [detailed technical writeups for each here](https://influxdata.com/technical-papers/).

Current databases supported:

+ InfluxDB
+ Elasticsearch
+ Elasticsearch ([announcement blog here](https://influxdata.com/blog/influxdb-crushes-elasticsearch-in-time-series-data-metrics-benchmark/))

## Testing Methodology
In an attempt to make our performance comparison both realistic and relatable, we decided to build our benchmark suite according to real-world use cases. Micro-benchmarks are useful for database engineers, but using realistic data helps us better understand how our software performs under practical workloads.
Expand Down

0 comments on commit 02f522a

Please sign in to comment.