Re: AFDO/FDO profile comparator

2025-06-30 Thread Jan Hubicka
at happens in auto-profile pass in the earlier > > > implementation? > > > > > > One unrelated question about scaling profiles. We seem to scale-up AFDO > > > with and_count_scale and scale down local_profile in some other cases. > > > Should we instead s

Re: AFDO/FDO profile comparator

2025-06-30 Thread Kugan Vivekanandarajah
ion about scaling profiles. We seem to scale-up AFDO > > with and_count_scale and scale down local_profile in some other cases. > > Should we instead scale up AFDO profile to local_profile scale. Lot of the > > inlining and other parameters seem to work well with that. > >

AFDO/FDO profile comparator

2025-06-29 Thread Jan Hubicka
ead scale up AFDO profile to local_profile scale. Lot of the inlining and > other parameters seem to work well with that. Hi, I implemented simple afdo/fdo profile comparator. I think we will need to figure out what to print and what to look for. It currently records the afdo, fdo count pairs