I’m currently locally seeing around 1-3k rows/sec being replicated to a local csv file, is this in line with the performance you’d expect?
Huib
02/23/2022, 8:31 AM
Reading in the data itself from InfluxDB is much faster. With a naive method I get around 18M rows in 3 minutes, or around 100k rows/sec
Huib
02/23/2022, 9:15 AM
Hey can you create issue around this with the info in it. That way team can track this and comment over there
Huib
02/23/2022, 9:24 AM
I could, but this is not really a bug, request, etc. I’m mostly looking for things I can do to speed up the flow of data. Any pointers to what I could look at, or how to find out where the bottlenecks are?