No, I don't have any experience with Xeon E5-2696v2.
No, I don't have any experience with Xeon E5-2696v2.
It seems the CPU is an OEM model, but its spec closely matches the E5-2697v2. Many users have shared their experiences with it. You're upgrading from 32 cores to 48 cores, which should boost performance significantly beyond just the multiplier. Expect faster boot times, smoother multitasking, and better handling of demanding applications like NVMe SSDs while coding in Eclipse.
It seems you're questioning the efficiency of current code. Would it help to explore if additional processing cores are necessary?
Code compilation appears to be improving since it involves multiple compilers operating concurrently. The "-j48" flag indicates 48 instances of GCC are being used.
Switching from 32 to 48 threads lets you create 50% more GCC instances concurrently, which reduces compile time and increases stress on your NVMe SSD. All these GCC instances will be handling numerous small files—source code and headers—as well as generating many object files simultaneously, raising the SSD IOPS demand. This is why I adjusted my BIOS to enable NVMe booting for the C602 (similar to X79) chipset.