You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 24, 2018. It is now read-only.
When I run linear locally, I find there is a config.proto where I get some parameters, such as max_concurrency and num_threads .
But when I change the num_threads , the efficiency wasn't improved. After I read the src, I wonder whether the num_threads can change through the config, and how can I get the thread number of the application.