Add startup flags to improve PoB speed (#9042)
Co-authored-by: LocalIdentity <LocalIdentity@users.noreply.github.com> Co-authored-by: Wires77 <Wires77@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
db05a2c773
commit
008ca05c7d
@@ -14,6 +14,8 @@ ConExecute("set vid_resizable 3")
|
||||
|
||||
launch = { }
|
||||
SetMainObject(launch)
|
||||
jit.opt.start('maxtrace=4000','maxmcode=8192')
|
||||
collectgarbage("setpause", 400)
|
||||
|
||||
function launch:OnInit()
|
||||
self.devMode = false
|
||||
|
||||
Reference in New Issue
Block a user