
Show this machine's saved EDI tuning, if any
Source:R/local_machine_tuning_persistence.R
get_local_EDI_optimization.RdReads the per-user config file written by
tune_EDI_for_this_machine and returns it as an
EDILocalMachineTuning object (whose print method shows when and
how it was produced, the hardware fingerprint it was measured on, and
every policy deviation it stores). Does not apply anything –
application happens inside tune_EDI_for_this_machine() itself and
at package load.