forked from rojo-rbx/rojo
Add profiling info and optional profiling with Tracy
This commit is contained in:
@@ -10,6 +10,7 @@ use super::{
|
||||
InstanceSnapshot, InstanceWithMeta, RojoTree,
|
||||
};
|
||||
|
||||
#[profiling::function]
|
||||
pub fn compute_patch_set(
|
||||
snapshot: Option<&InstanceSnapshot>,
|
||||
tree: &RojoTree,
|
||||
|
||||
Reference in New Issue
Block a user