If Conductor seems to be using a lot of memory:

tauri://localhost is using a lot of memory, then go to Conductor and
Open console with ⌘⇧I
Go to “Timelines”
Make sure the “Memory” and “JavaScript Allocations” rows are selected (click the pencil to edit). You might need to make it really tall or pop it out to be able to see these rows

Click record

Go to “Console” tab and run console.takeHeapSnapshot() (it will return undefined)
Wait a couple seconds
Go back to “Timelines” tab and click stop
Click Export

Send me the file
It could also be helpful to know:
Bonus: record while taking some actions, taking a heap snapshot before and after