https://github.com/influxdata/influxdb-comparisons

I am using above  tool to measure the performance for reading 1000000 
queries.

use case : "Need a database which can support 100,000000 queries/hour"

1) I have generated 100000 event data in influx.
2)  modified the bulk_gen_query tool to generate 1M queries.
3)  When I run query benchmarker tool to see the total time , it gives me 
below error.
     
bash-3.2$ cat EventQueries1m.gz | gunzip | ./query_benchmarker_influxdb 
--url=http://localhost:8086 --print-interval=0 –limit=1000  --workers=2 
--print-responses=true -- db="benchmark" --debug 1

2017/01/27 21:45:51 Error during request: dialing to the given TCP address 
timed out

4) I am able to run benchmarker tool only when I generate a file with 10k 
queries.


If any one can suggest how to fix this, would be a great help.
Thank you.

-- 
Remember to include the version number!
--- 
You received this message because you are subscribed to the Google Groups 
"InfluxData" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/influxdb.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/influxdb/5852ba8c-4003-40e9-9582-f1740b520f09%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to