[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Chicken-hackers] Add test suite and improve find-files performance
From: |
Mario Domenech Goulart |
Subject: |
[Chicken-hackers] Add test suite and improve find-files performance |
Date: |
Wed, 10 Jun 2015 23:33:40 +0000 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.4 (gnu/linux) |
Hi,
Attached you can find two patches: one to add a small test suite for
find-files and another one that makes find-files use `directory' instead
of `glob' to list files (for performance).
These patches can also be applied to the chicken-5 branch.
Best wishes,
Mario
--
http://parenteses.org/mario
0001-Add-test-suite-for-find-files.patch
Description: Text Data
0002-posix-common-find-files-use-directory-instead-of-glo.patch
Description: Text Data
- [Chicken-hackers] Add test suite and improve find-files performance,
Mario Domenech Goulart <=