Writting points from C#, very slow

Hi, I’m trying to insert 400 points in influxdb using C# (AdysTech.InfluxDB.Client.Net library) but it takes more than 30 seconds. What’s the best way to create points in influxdb using C#? thank you.