pub(crate) fn make_perf_entry( name: &str, entry_type: &str, start_time: f64, duration: f64, ) -> Value