Welcome to the Inedo Forums! Check out the Forums Guide for help getting started.

If you are experiencing any issues with the forum software, please visit the Contact Form on our website and let us know!

Performance Improvements/Changes in v4.0



  • I saw on one of your emails that there are performance improvements in 4.0, can you go into more detail on those?

    Product: ProGet
    Version: 3.8.6



  • Sure, here are the main ones as of v4.0.6 which we released ealier today:

    • OData output caching may be optionally configured in Advanced Settings that should improve package installation performance since the NuGet client (both .exe and VS extension as of v3.3.0) always issues 2 identical requests when querying for package data or downloading packages
    • ProGet now respects the NuGet client's Accept-Encoding header which has recently added gzip; this may reduce package download times considerably

    Currently, the biggest bottlenecks on performance are related to connectors reaching out to NuGet.org, especially when combined with connector filters. Connector filters especially may cause slowdowns if the connected NuGet feed does not optimize the OData "startsWith" filter.

    In a future version, we are planning to have scheduled tasks index NuGet.org so that connectors can be filtered in ProGet's database, which will be instant in comparison to a basic 3-filter connector query.



Inedo Website HomeSupport HomeCode of ConductForums GuideDocumentation