SoftFever / OrcaSlicer

G-code generator for 3D printers (Bambu, Prusa, Voron, VzBot, RatRig, Creality, etc.)
https://discord.gg/P4VE9UY9gJ
GNU Affero General Public License v3.0
5.86k stars 669 forks source link

Very slow performance #5714

Open TheUnlimited64 opened 1 week ago

TheUnlimited64 commented 1 week ago

Is there an existing issue for this problem?

OrcaSlicer Version

2.1.0

Operating System (OS)

Windows

OS Version

Windows 11

Additional system information

Im using a Surface Studio Laptop (1gen) and have 16gb of RAM

Printer

Bambulab P1P

How to reproduce

  1. Click on the button where you can add custom filaments
  2. Notice that Windows says Orcaslicer is unresponsive

Actual results

Orcaslicer has very poor performance

Expected results

Improved performance

Project file & Debug log uploads

It's not project specific, because even a new project makes that, but ive included a log debug_Thu_Jun_06_18_53_00_21200.log.zip The newest log could contain the freeze

Checklist of files to include

Anything else?

Could it be that the UI Thread and the Worker thread aren't disconnected, so the UI freezes while the Worker thread does its job?

L2on1 commented 1 week ago

Same issue here, my orcaslicer is very very slow and laggy

ASUS zephyrus G14 : Windows 11 / AMD Ryzen 7 4800HS / rtx 2060

I've already tried solutions from #3899

TheUnlimited64 commented 1 week ago

Same, its almost unusable waiting 30s before the custom filaments tab opens or 1-2min to open a project. Bambustudio doesnt have this performance issue, so its most likely a bug

pluciorx commented 1 day ago

looks like duplicate of: #997