Skip to content

Fix major memory usage and performance issue with 2.3.0

Compare
Choose a tag to compare
@botman99 botman99 released this 09 Jul 15:37
· 1 commit to master since this release

The way GetFiles was processing multiple filespecs in version 2.3.0 was causing large memory usage (gigabytes) and very bad performance when you had several filespecs that were being used when collecting files to search. This is fixed in version 2.4.0 and gathering the files to search is also much faster now.