You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a question regarding the performance of AlphaFS. I was able to easily integrate AlphaFS into my application, but I am getting 3 times slower performance than .NET when enumerating folders and files. Do you have any suggestions for improving AlphaFS performance? Have any performance metrics been generated that you can share? I am using 2.2.6.
The text was updated successfully, but these errors were encountered:
BTW... My test was enumerating about 55,000 files on a local drive that were not long file paths. I compared regular .NET (4.6.1) to AlphaFS. I also tested .NET 4.6.2 long path support. 4.6.2 had twice the performance of AlphaFS for long file paths and the same performance as regular .NET with short file paths. 4.6.2 is only supported on Win10 or later though...which is not ideal for me.
I have a question regarding the performance of AlphaFS. I was able to easily integrate AlphaFS into my application, but I am getting 3 times slower performance than .NET when enumerating folders and files. Do you have any suggestions for improving AlphaFS performance? Have any performance metrics been generated that you can share? I am using 2.2.6.
The text was updated successfully, but these errors were encountered: