Time Nick Message 02:43 MTDiscord Is your server single or multi core? If you have 1 core, definitely possible that joining players could bring the server to a crawl. At least back in 5.5ish days 03:05 MTDiscord multi-core, mapblock-related functions are taking up a huge percentage in perf, but the OS is a little old so perf with dwarf is broken and I can't investigate further 10:25 sfan5 you can just use the engine profiler for a start (profiler_print_interval) 13:56 mark-wiemer (Testing new IRC client installation) 13:56 mark-wiemer Hi folks, pinging https://github.com/minetest/minetest/pull/15510, I know Linux is the bee's knees but most folks still use Windows, and improving support for it will help a lot of potential new devs :) 14:07 mark-wiemer (Testing new registered nick) 14:10 sfan5 i can review it once if that helps 14:10 sfan5 already see some points that need changing 14:12 mark-wiemer Thanks, always open to feedback :) 18:27 Krock !title 18:27 ShadowBot Krock: Error: That URL raised 20:42 MTDiscord I had a thought, since the luanti android release signing key is already contained within the repository but is password protected, could we have the password stored as a github actions repository secret so android APK CI artifacts for dev builds can be automatically signed? 20:42 MTDiscord it would both solve the process of signing it yourself with your own key, and it would also solve the issue of having to uninstall the previous version of the app when you're signing with your own key 20:43 MTDiscord (repo forks wouldn't be able to access the secret, it would only be available for commits that are merged into upstream) 20:43 MTDiscord https://docs.github.com/en/actions/security-for-github-actions/security-guides/using-secrets-in-github-actions