influxdb-client-go icon indicating copy to clipboard operation
influxdb-client-go copied to clipboard

Such a single API sub-client instance can be used concurrently.The performance of the client differs significantly from that of the Inch tool?

Open songzhilai opened this issue 1 year ago • 0 comments

Proposal: True support for concurrent writing.

Current behavior: The test result using inch tool is:70w pt/sec But using client can only reach 15w

Desired behavior: Concurrent writing can be configured through parameters.

Use case: image

### Tasks

songzhilai avatar Apr 25 '24 11:04 songzhilai