Files
rojo/plugin
boatbomber 34024d8524 Fix PatchTree performance issues (#755)
When building the tree, I've implemented a few improvements:

- We no longer traverse the full ancestry for every leaf node- we exit
early when we find a node that already exists
- We no longer search the entire tree to see if a node id exists before
creating one with that id, we just check if is in the map
2023-07-31 22:26:16 -07:00
..
2019-12-18 17:38:31 -08:00
2021-01-06 13:49:05 -07:00
2020-11-11 16:30:23 -08:00
2023-04-22 15:44:49 -04:00
2020-11-11 16:30:23 -08:00