I installed InfluxDB 1.2.2 both on my newest MacBookPro (SDD) and on an older Linux box with HDD:
I see an average query response time on Mac with 354.167637ms vs 4.092117ms on Linux.
Factor 100 difference?
Where is this coming from?
Andreas
Andreass-MacBook-Pro:~ ajung$ influx_stress
Total Requests: 2000
Success: 2000
Fail: 0
Average Response Time: 253.229431ms
Points Per Second: 196490
Total Queries: 250
Average Query Response Time: 354.167637ms
ajung@dev.zopyx.com:~/src/influxdb> influx_stress
Total Queries: 250
Average Query Response Time: 4.092117ms
Total Requests: 2000
Success: 2000
Fail: 0
Average Response Time: 375.698445ms
Points Per Second: 132725