ORS docker instance - CPU underutilisation

Hi,

I’m running docker instance of ORS with custom set limits for /matrix and other services. I noticed that during request processing the image uses only one CPU core. There are no special limits set for CPU usage in Dockerfile. Why ORS does not use more cores? Is it possible to speedup ORS instance with more cores?