1
Perf wins from relocating MOZ_OBJDIR have a dev experience cost
Moving the Firefox build output directory (MOZ_OBJDIR) out of the source tree speeds up IDE indexing by removing massive artifact trees. The downside is that generated code shows up as missing symbols, so developers must balance indexing performance against code navigation.
Mozilla Automation Teamjonalmeida.com1 min