Speed
#4

Quote:
Originally Posted by ATGOggy
Посмотреть сообщение
Means it takes more than a second for dini to load?
I thought all these processes everything within a second.
I am talking about bulk here.
Do you create a user database system for a single player (if so DINI will do that in couple of milliseconds)?

If you have like 100 players in your server, and you want to load 5 fields(say kills, deaths etc) from all user files. DINI will open and close all file in 100 * 5 times i.e. 500 times for 100 players, which is way slower than YINI which opens the files and closes it 100 times only.
Reply


Messages In This Thread
Speed - by ATGOggy - 25.11.2015, 04:10
Re: Speed - by Gammix - 25.11.2015, 04:16
Re: Speed - by ATGOggy - 25.11.2015, 04:19
Re: Speed - by Gammix - 25.11.2015, 04:24
Re: Speed - by ATGOggy - 25.11.2015, 04:39
Re: Speed - by Gammix - 25.11.2015, 04:44

Forum Jump:


Users browsing this thread: 4 Guest(s)