- **labels**: --> Fixed_2_21_1
- **status**: Started --> Fixed
- **Patch**: push -->
- **Comment**:
~~~
commit d48d79b52c28cf9c82d088b2fdf8edbf452d6f94
Author: Han-Wen Nienhuys <[email protected]>
AuthorDate: Mon Apr 13 18:36:46 2020 +0200
Commit: Han-Wen Nienhuys <[email protected]>
CommitDate: Sun Apr 19 09:59:34 2020 +0200
Optimize get_path_list.
It constructed a list just to call memv() on it. Memv does the
hare&tortoise algorithm, so it's also unnecessarily slow.
~~~
---
** [issues:#5904] Optimize get_path_list.**
**Status:** Fixed
**Labels:** Fixed_2_21_1
**Created:** Mon Apr 13, 2020 04:36 PM UTC by Han-Wen Nienhuys
**Last Updated:** Sun Apr 19, 2020 06:50 AM UTC
**Owner:** Han-Wen Nienhuys
It constructed a list just call memv() on it. Memv does the
hare&tortoise algorithm, so it's also unnecessarily slow.
https://codereview.appspot.com/579570043
---
Sent from sourceforge.net because [email protected] is
subscribed to https://sourceforge.net/p/testlilyissues/issues/
To unsubscribe from further messages, a project admin can change settings at
https://sourceforge.net/p/testlilyissues/admin/issues/options. Or, if this is
a mailing list, you can unsubscribe from the mailing list._______________________________________________
Testlilyissues-auto mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/testlilyissues-auto