dwhitacre / dwhitacre/WindowsGSM.ForgeMC
investigate ways to speed up Forge install time
Open
enhancement
- Dominant language
- C#
- Stars
- 3
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
running the forge installer in the foreground is painfully slow. my internet is pretty fast 400 down, and it still takes 5+ minutes. this will be painful for those on a slower network or if standing up multiple servers...
potential ideas
- [ ] provide a prebuilt cache in the plugin itself of some of the libraries getting pulled down
- [ ] cache the libraries across multiple servers
- [ ] #2
- [ ] optimizations to the installer jar process itself (give it more memory?)
- [ ] ???
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.