Project

General

Profile

« Previous | Next » 

Revision 83b0cedf

Added by alanwu (Alan Wu) 11 months ago

Add branch prediction annotations for object allocation

I get a slight boost from these with GCC 11 on Intel Skylake.

Part of a larger story to fix an allocation throughput regression
compared to 98eeadc ("Development of 3.4.0 started.") as the baseline.