# Shapr3D doesn't use much of my CPU

**URL:** https://discourse.shapr3d.com/t/shapr3d-doesnt-use-much-of-my-cpu/31321
**Category:** Modeling Questions
**Created:** [April 18, 2024, 6:01pm UTC](https://discourse.shapr3d.com/t/shapr3d-doesnt-use-much-of-my-cpu/31321 "2024-04-18T18:01:20Z")
**Posts on this page:** 8
**Page:** 1

<div class="post-metadata">

### Author: ![BerrySeal](https://avatars.discourse-cdn.com/v4/letter/b/6f9a4e/32.png) [@BerrySeal](https://discourse.shapr3d.com/u/BerrySeal)
#### Post date: [April 18, 2024, 6:01pm UTC](https://discourse.shapr3d.com/t/shapr3d-doesnt-use-much-of-my-cpu/31321/1 "2024-04-18T18:01:20Z")

</div>

Everything is in the tittle. My Mac Pro eats whatever it wants for breakfast, but when it comes to Shapr3D, the software doesn’t use much of its power and runs poorly.

I was planning to pay for the software as I feel comfortable now, but the slow down on performance just make me want to flee. Is the free version locked on one core only?

(Version 5.590.0 (6756), on Monterey 12.7.1, with 32GB of RAM).

---

<div class="post-metadata">

### Author: ![Steve](https://sea2.discourse-cdn.com/flex002/user_avatar/discourse.shapr3d.com/steve/32/2446_2.png) [@Steve](https://discourse.shapr3d.com/u/Steve)
#### Post date: [April 18, 2024, 8:00pm UTC](https://discourse.shapr3d.com/t/shapr3d-doesnt-use-much-of-my-cpu/31321/2 "2024-04-18T20:00:56Z")

</div>

Just a guess, but it may have something to do with Rosetta (you said Mac Pro, so I assume it is Intel).

Both the paid and free versions run great on my M1 Macbook Pro. And, as far as I can tell, at the same speed.

---

<div class="post-metadata">

### Author: ![Xdrakosha](https://sea2.discourse-cdn.com/flex002/user_avatar/discourse.shapr3d.com/xdrakosha/32/24881_2.png) [@Xdrakosha](https://discourse.shapr3d.com/u/Xdrakosha)
#### Post date: [April 18, 2024, 8:24pm UTC](https://discourse.shapr3d.com/t/shapr3d-doesnt-use-much-of-my-cpu/31321/3 "2024-04-18T20:24:57Z")

</div>

Unfortunately this is true. Shapr3D not utilising all available resources. I’ve seen that a lot of times, Shapr3D struggling to calculate something and in the same time my CPU is loaded only on 15% and a lot of free memory present.

---

<div class="post-metadata">

### Author: ![TheBum](https://avatars.discourse-cdn.com/v4/letter/t/eada6e/32.png) [@TheBum](https://discourse.shapr3d.com/u/TheBum)
#### Post date: [April 18, 2024, 8:31pm UTC](https://discourse.shapr3d.com/t/shapr3d-doesnt-use-much-of-my-cpu/31321/4 "2024-04-18T20:31:26Z")

</div>

Rosetta 2 doesn’t run on Intel Macs. Rosetta 1 did, but it was for running PowerPC apps on the first Intel Macs. Rosetta 2 is for running Intel apps on M-series processors.

> [@Xdrakosha](#):
>
> Unfortunately this is true. Shapr3D not utilising all free resources. I’ve seen that a lot of times, Shapr3D struggling to calculate something and in the same time my CPU is loaded only on 15% and a lot of free memory present.

The more threads that are employed, the more complex the application becomes because you have to schedule when the threads start and finish, not to mention locking and unlocking shared resources. The best approach is to get everything working with a minimum of threads and then optimize performance later by further multithreading each operation.

---

<div class="post-metadata">

### Author: ![Xdrakosha](https://sea2.discourse-cdn.com/flex002/user_avatar/discourse.shapr3d.com/xdrakosha/32/24881_2.png) [@Xdrakosha](https://discourse.shapr3d.com/u/Xdrakosha)
#### Post date: [April 18, 2024, 8:34pm UTC](https://discourse.shapr3d.com/t/shapr3d-doesnt-use-much-of-my-cpu/31321/5 "2024-04-18T20:34:07Z")

</div>

> [@TheBum](#):
>
> The more threads that are employed, the more complex the application becomes because you have to schedule when the threads start and finish, not to mention locking and unlocking shared resources.

I’m a software developer with 30+ year experience. Believe me I know how software are written 🙂

---

<div class="post-metadata">

### Author: ![TheBum](https://avatars.discourse-cdn.com/v4/letter/t/eada6e/32.png) [@TheBum](https://discourse.shapr3d.com/u/TheBum)
#### Post date: [April 18, 2024, 8:39pm UTC](https://discourse.shapr3d.com/t/shapr3d-doesnt-use-much-of-my-cpu/31321/6 "2024-04-18T20:39:39Z")

</div>

> [@Xdrakosha](#):
>
> I’m a software developer with 30+ year experience. Believe me I know how software are written 🙂

I “only” have 29 years of software development experience.🙂 I’m retired now, so I don’t have to deal with the politics anymore.

---

<div class="post-metadata">

### Author: ![Steve](https://sea2.discourse-cdn.com/flex002/user_avatar/discourse.shapr3d.com/steve/32/2446_2.png) [@Steve](https://discourse.shapr3d.com/u/Steve)
#### Post date: [April 19, 2024, 3:50am UTC](https://discourse.shapr3d.com/t/shapr3d-doesnt-use-much-of-my-cpu/31321/7 "2024-04-19T03:50:26Z")

</div>

> [@TheBum](#):
>
> Rosetta 2 doesn’t run on Intel Macs.

Sorry, brain fart. I knew that but wasn’t paying attention. I was busy explaining to my wife that I _ **do not** _ pay more attention to my computers than I do to her 😇

---

<div class="post-metadata">

### Author: ![Bob3DPO](https://avatars.discourse-cdn.com/v4/letter/b/7993a0/32.png) [@Bob3DPO](https://discourse.shapr3d.com/u/Bob3DPO)
#### Post date: [April 19, 2024, 5:25am UTC](https://discourse.shapr3d.com/t/shapr3d-doesnt-use-much-of-my-cpu/31321/8 "2024-04-19T05:25:05Z")

</div>

> [@Steve](#):
>
> explaining to my wife that I _ **do not** _ pay more attention to my computers than I do to her 😇

Steve, you have wisdom and cunning! You really _were_ paying attention, but needed to give your wife evidence to the contrary. Simply **brilliant**!
