Generating patches to text objects (a la the edit-trace benchmark) was very slow due to appending to the back of a Vec. Use the SequenceTree (effectively a B-tree) instead so as to speed up sequence patch generation. |
||
---|---|---|
.. | ||
interop.rs | ||
lib.rs | ||
observer.rs | ||
sync.rs | ||
value.rs |