Version Selector
wont-stream opened this issue · 4 comments
wont-stream commented
Instead of checking every version have the user select a version to connect
Could fix performance issues people may have when joining
Bixilon commented
Sorry, don't get it.
Version checking is not that expensive. And the only expense is in loading (but thats an architecture question) and network. But network is so bloated, fhat it wont make a big difference
Am 28. November 2023 14:18:58 GMT-05:00 schrieb Katze ***@***.***>:
…Instead of checking every version have the user select a version to connect
Could fix performance issues people may have when joining
--
Reply to this email directly or view it on GitHub:
#24
You are receiving this because you are subscribed to this thread.
Message ID: ***@***.***>
wont-stream commented
Must of misunderstood https://github.com/Bixilon/Minosoft/blob/master/doc/Performance.md#multiple-versions then
Just wanted to throw in the idea
DecDuck commented
I think they must've been proposing to do it how Minecraft does it, where you have separate builds for each version that only contains the code/libraries needed for that version.
Bixilon commented
that could be great, but pretty impossible to make easy with kotlin. The overhead is so small, that it does not really matter
Am 2. Dezember 2023 05:00:04 GMT-05:00 schrieb DecDuck ***@***.***>:
…I think they must've been proposing to do it how Minecraft does it, where you have separate builds for each version that only contains the code/libraries needed for that version.
--
Reply to this email directly or view it on GitHub:
#24 (comment)
You are receiving this because you commented.
Message ID: ***@***.***>