Closed ThommoMC closed 1 year ago
Hi, thanks for your point. I have reworked the startup. I have also added in the setup.sh the compilation of the go code, this really speed up everything: Response times to "Hey Vector, what time is it?":
I will release the code later today making a new release, look for RELEASE_10. You will need to relaunch setup.sh to compile the code.
Filippo
Il Sab 4 Feb 2023, 00:14 ThommoMC @.***> ha scritto:
After installing VectorX I have Vectors response times to Hey Vector are very long, sometimes timing out. I believe the long response times are cause by Initializing the Vector SDK. If the SDK was only Initialized if it was a custom command it would improve response times for non VectorX commands.
— Reply to this email directly, view it on GitHub https://github.com/fforchino/vectorx/issues/4, or unsubscribe https://github.com/notifications/unsubscribe-auth/AA4AIJHQ7TTA2JAUTSIN3BTWVWGPHANCNFSM6AAAAAAUQZFOUU . You are receiving this because you are subscribed to this thread.Message ID: @.***>
Fixed in RELEASE_10
After installing VectorX I have Vectors response times to Hey Vector are very long, sometimes timing out. I believe the long response times are cause by Initializing the Vector SDK. If the SDK was only Initialized if it was a custom command it would improve response times for non VectorX commands.