Improve sortedvector to insert new elements into the sorted position, rather than resorting the whole vector. This should be a bit more efficient, but I think the asymptotic complexity is the same. Might help a bit with reading big data files. Also improve sortedvector unit test
Description
Description
Details
Details
- Provenance
buckley Authored on - Parents
- rYODAHGdd7023f74ef6: Add yoda.HAS_ROOT_SUPPORT flag, for API user convenience.
- Branches
- Unknown
- Tags