I am working on a project with the Orbbec Femto Mega, and until now, I was using a setup with my work laptop (M2 Pro) and a cheap Windows PC to get the data from the sensor, that I would then send over UDP.
However, it would be much better if I could get the whole project working on only 1 laptop since it would simplify the setup a lot (no network restrictions, etc.)
I got my hands on a Surface Laptop Studio 2 with an i7-13800H, 64GB ram and a RTX 4060 lately so I tried to launch the app on it, but I am only getting 10~20fps where I am usually getting 50~60fps on my M2 Pro.
The bottleneck is on the CPU for both, but shouldn’t the Surface perform better than the M2 (a quick search shows the i7-13800H being better in raw specs on all aspects)?
Is there anything I’m doing wrong here or is Apple Silicon that much better than Intel?
Please tell me if you need more info as I would love to solve that mystery.
On Windows, you are looking at a single number that is the summary of all CPU cores. To see individual cores, right click on that graph and select "Change Graph to> Logical Processors. TouchDesigner’s main process is single threaded, so you will be using the maximum of 1 of your 14 CPU cores for the main thread (other parts of TouchDesigner can use addition cores, like for movie decoding, NDI, etc)
To be honest, this likely isn’t a CPU problem, something could be going on with your laptop’s GPU setup as it has both an Nvidia GPU and an Intel integrated GPU, and this has been know to be problematic until you make the correct settings. If you search for that topic in the forum you’ll find lots of solutions people have found for different laptops with this issue. You want to make sure TouchDesigner is set to use the Nvidia GPU, there are settings in both the Nvidia control panel and in the Windows Settings, and some systems may also need BIOS adjustments, although needing BIOS adjustments is rare.
I would first see what is going to slow in the performance monitior report. Dialogs > Performance Monitor, analyze on the WIndows machine see what is says.
Also, please always report which build/version of TouchDesigner you are using. Can you share your .toe file so we can test here on a Windows machine?
The GPU settings are already done (or should be in theory) so that TouchDesigner uses the Nvidia GPU.
Not sure about how to read the performance monitor, but if it is about the longest green bars that takes the most time to cook, I guess in that case it would be those:
I was curious, so I asked a friend to lend me his gaming laptop just to see how it would fare (ACER Nitro 5, i7-12650H, 32GB ram, RTX 4060); and despite the specs being slightly lower, here is how it performs:
Hitting 60FPS (vs ~15ish), and the CPU seems to run slower at around 2.4GHz ~ 3.8GHz compared to 3.6GHz ~ 4.7GHz for the Surface (not sure if that has any meaning).
Can the reason be thermals? That’s one of the things that comes to mind, because of how praised they are in the case of Apple Silicon, and because the gaming laptop (despite its older and slower CPU) has a proper “noisy” ventilation system.
Is there anything that I can do on the Surface to make it more competitive?
You’re right, that is strange. I would expect the Surface to perform like the Acer, or better. It could be throttling due to thermals, you could check what the CPU temps are to see if that is happening. A nice application for that on Windows is HWiNFO64