SA-MP Forums Archive
Dini Question - 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: Dini Question (/showthread.php?tid=133383)



Dini Question - iron_war_lord - 12.03.2010

If I have a rather large dini created file that was written with dini and is read with dini, will it be slower (I mean, will you even see the difference, I know it will be slower) than a file with a lesser content, say I have a dini created file and I read from it with let's say 20 lines, will I notice the speed difference from reading from a file with say 5 lines?


Re: Dini Question - lameguy - 12.03.2010

It may slow it a but down, but not so much that it would really matter. But if you have like 10000lines, it will definitely be slow.
But if you got lines like 5 or 20, it doesn't matter.


Re: Dini Question - Torran - 12.03.2010

Lol imagine a user with 1000+ lines :P


Re: Dini Question - iron_war_lord - 12.03.2010

Quote:
Originally Posted by Joe Torran C
Lol imagine a user with 1000+ lines :P
That can be arranged :P

But yeah, thanks for the confirmation...Now all I need to do is make a 500+ line user file