Why does my rust server take so long to start?
Rust is very unoptimised when it comes to how servers start, unfortunately there is no fix to your server starting up slowly unless rust makes a change to the way assests are loaded.
Rust is very unoptimised when it comes to how servers start, unfortunately there is no fix to your server starting up slowly unless rust makes a change to the way assests are loaded.