DakiLLa Posted September 27, 2010 Share Posted September 27, 2010 Hello. Well, I have an xml file, which contents various stats of players (over ~21k of lines = 1 mb). And when I try to owerwrite it and save changes, the server starts lagg as hell for some seconds. Is there any solution to reduce so much overload? Btw, in my script, I once open an xml with 'xmlLoadFile' when resource starts. Link to comment
dzek (varez) Posted September 27, 2010 Share Posted September 27, 2010 databases was created for storing large amount of data. you will have to switch to sqlite/mysql. operating on 1MB xml consumes memory and cpu. Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now