"src/vscode:/vscode.git/clone" did not exist on "64e6294d4180645f88c7be5e80c9f1ce6ed2a30d"
-
Lakhinder Walia authored
Reduce memory footprint by std::move of temporary (potentially very large) containers. Minor cleanup for performance optimization: e.g. of Index() calculation -- which can get repeated millions of times in large tensors/vectors in a single Visit.
b00489b3