02-24-2025 04:32 AM
I have got a project which has suddenly become extremely slow to compile (it is still stuck on Initialising build after 30 minutes, normally it will compile after ~5mins)
The application build log is very slowly entries similar to below
[AB_L Store Identity Maps](39.504)(796224):
Azdo 1794541 workaround applied on: {Path to members of classes}
Currently it has added 11 entries in ~ 30 minutes.
I can't find much online regarding this.
Does anyone have any more information on what this workaround is/what it means the root cause of my slow down is.
02-24-2025 08:51 AM
circular dependencies between libraries and classes often increase build times a lot.