Y
Hacker News
new
|
ask
|
show
|
jobs
by
scarface74
2197 days ago
Static feeds are
much
slower than one that use a real server.
1 comments
StreamBright
2197 days ago
Any reason why? Could we not make it faster?
link
scarface74
2197 days ago
It’s been awhile since I tried a static feed. But basically, the client NuGet command had to read the directory structure to find all of the NuGet packages and versions instead of using an API where the server had everything indexed already.
link