About time I change out my file system. (Suggestions please)
#7

Quote:
Originally Posted by suhrab_mujeeb
Посмотреть сообщение
Just a question here, why do people hate dini? It isn't that bad and does the work alright. And how much slower can it be, maybe at most 1 second late than Y_Ini.
Dini is inefficient because for every single file operation, it opens the file, writes/reads and then closes it. Newer INI systems tend to append the information to memory, perform the relevant actions, then closes the file, after opening it first of course.

You'll notice the speed differences when you're dealing with player files and hundreds of player variables in comparison to Y_INI.
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)