pub fn load_results_from_file<P: AsRef<Path>>( path: P, ) -> Result<Vec<BenchResult>, Box<dyn Error>>