sloopidoopi / Spout4Unity

Spout support for Unity3D
BSD 2-Clause "Simplified" License
138 stars 47 forks source link

Performance Issue #10

Open Harvey3141 opened 8 years ago

Harvey3141 commented 8 years ago

There's a noticeable spike in performance at regular intervals of about every 15 frames for me. I'm testing using the sender scene included in the demo.

Here's a snapshot of the profiler with four senders.

spout 4 senders

Which becomes much more apparent with eight senders. I'd expect a general drop in framerate, but this is more of a stuttering effect.

spout 8 senders

sloopidoopi commented 8 years ago

Which Unity version and graphics card?

Harvey3141 commented 8 years ago

Unity 5.3.3 and NVIDIA GeForce 750M, I've got access to a 980ti and a 780 if you'd like some further testing done, I'm seeing the same issue on these too.