SA-MP Forums Archive
Which is better ? - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Which is better ? (/showthread.php?tid=256558)



Which is better ? - Edga - 21.05.2011

Which is better for saving/loading files ? i mean like Speed/Lagg/Memory usage.

Y_Ini - https://sampforum.blast.hk/showthread.php?tid=175565

Dini - https://sampforum.blast.hk/showthread.php?tid=50

DjSon - https://sampforum.blast.hk/showthread.php?tid=48439


Re: Which is better ? - Sascha - 21.05.2011

take Y_Ini


Re: Which is better ? - Edga - 21.05.2011

Quote:
Originally Posted by Sascha
Посмотреть сообщение
take Y_Ini
But why ?


Re: Which is better ? - cessil - 21.05.2011

run your own tests, create a filterscript that loops saving data for like 100,000 times, I know I posted a filterscript in the cini release showing its speed. Link is in my sig


Re: Which is better ? - BaubaS - 21.05.2011

Ofcourse y_ini, because its faster 45 times than dini.