|
From: Gautier de M. <gd...@ho...> - 2018-03-04 17:02:02
|
It looks like (by diving into calls) that each Line_To executes a script separately (see Gnoga.Server.Connection.Execute_Script). Perhaps it would improve things by sending the whole bunch ot Line_To's within the same script execution. |