The community member who posted the original question is wondering if there is a difference in performance when running an actor from a web interface versus an API. They feel that the actor sometimes runs a bit slower when started from an API.
In the comments, another community member responds that there is no difference in how to start the actor. They suggest checking the actor's options and default memory usage, and note that when starting the actor via an API, it may use more or less memory.
There is no explicitly marked answer in the comments.
Hi, is there any difference in performance between running actor from WEB vs from API? I feel that sometimes the actor runs a bit slower when the origin is API..
Hi, There is no difference how to start the actor. Check actor's options and default memory usage. Maybe when you start via API it uses more/less memory