What's faster YINI or the default file functions? - 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)
+--- Thread: What's faster YINI or the default file functions? (
/showthread.php?tid=460741)
What's faster YINI or the default file functions? -
Magic_Time - 29.08.2013
The title says it all.
Can someone answer me?
Re: What's faster YINI or the default file functions? -
PrinceKumar - 29.08.2013
Why u don't check about y-ini on ****** or forum ... It will give you full information about , how fast it will load files, how it will work or etc.. With a full description.
Re: What's faster YINI or the default file functions? -
Magic_Time - 29.08.2013
Quote:
Originally Posted by PrinceKumar
Why u don't check about y-ini on ****** or forum ... It will give you full information about , how fast it will load files, how it will work or etc.. With a full description.
|
I did. I don't see a comparison with the default file functions.
Re: What's faster YINI or the default file functions? -
PrinceKumar - 29.08.2013
*.Buffering system for faster writes and reduced disk accessing.
Buffers makes it to do things faster than others .
Re: What's faster YINI or the default file functions? -
Pottus - 29.08.2013
YSI uses the normal file functions of course, so it's not really a measurable comparison we can only measure it against other INI systems. Now it would be possible to measure the normal file functions against functions found in some of the file functions of plugins.