When I use specialsource-maven-plugin:1.2.4:remap then I see it adds roughly a minute to my iteration time, when building a minimal plugin.
30 seconds for remap-obf and 30 seconds for remap-spigot.
Is there any way to speed this up? My iteration time used to be a few seconds.
System specs:
- 8-core Intel Xeon W-2140B 4.2GHz
- 32GB ECC RAM
- NVMe drives
That said, I do run the IDE over a remote X session, I wonder if that is what causes the slow down.
When I use
specialsource-maven-plugin:1.2.4:remapthen I see it adds roughly a minute to my iteration time, when building a minimal plugin.30 seconds for remap-obf and 30 seconds for remap-spigot.
Is there any way to speed this up? My iteration time used to be a few seconds.
System specs:
That said, I do run the IDE over a remote X session, I wonder if that is what causes the slow down.