Posts: 1,506
Threads: 69
Joined: Feb 2008
Please compare the speed of this to y_ini, If It really is 72x faster then DINI, It's faster then y_ini but I'd like a test like ******'s on this one :P
Posts: 2,896
Threads: 11
Joined: Sep 2008
Reputation:
0
Also, even if this IS faster than Y_ini, does it support comments, tags, and checks that Y_ini does? With all the features Y_ini supports, it may make it slightly slower than this system.
Posts: 1,506
Threads: 69
Joined: Feb 2008
Quote:
Originally Posted by Grim_
Also, even if this IS faster than Y_ini, does it support comments, tags, and checks that Y_ini does? With all the features Y_ini supports, it may make it slightly slower than this system.
|
All I need is the value, string and float functions so It might even be better to switch to this one :P
EDIT: By the way where's the download? XD
EDIT2: I was blind for a second there -_-
Posts: 2,896
Threads: 11
Joined: Sep 2008
Reputation:
0
Which is a shame that people don't take use of the great functions given by some of the systems.
Posts: 1,506
Threads: 69
Joined: Feb 2008
Quote:
Originally Posted by Grim_
Which is a shame that people don't take use of the great functions given by some of the systems.
|
The only shame right now Is you trying to get people to not use this newer and faster system aka kissing ****** ass to make him not dislike you. ****** is a very good coder, and his stuff is awesome, but someone just made something 27 times faster, and you wont even say "Good job"?
Posts: 2,896
Threads: 11
Joined: Sep 2008
Reputation:
0
There aren't even tests compared to Y_ini to what I've read, so one of your arguments is completely invalid saying that this system IS faster. I will have to do my own tests to confirm the speed between them.
Second off, I care none about what ****** or anyone else on these forums thinks of me. You say I'm ass-kissing ******, maybe you're ass-kissing the creators of this script?
Thirdly, where the hell did I try to influence others not to use this script? I'm stating facts, if you don't like it, get the hell out.
What's a real shame is trolls like yourself trying to make arguments that are completely invalid, thus making themselves look like a twelve year old e-thug.
Waiting for your tests, Grim_!
Posts: 1,506
Threads: 69
Joined: Feb 2008
Quote:
Originally Posted by Grim_
I'm stating facts, if you don't like it, get the hell out.
|
I think you should consider your own suggestion.
On the other hand, ****** says himself Y_Ini is 45 times faster then Dini, and this is 72 times faster then Dini.
72-45=27, makes this 27 times faster then Y_Ini.
Posts: 1,506
Threads: 69
Joined: Feb 2008
Quote:
Originally Posted by Grim_
Your original post was complete opinions, so your counter-argument here, once again, is invalid.
|
No, my original post were facts, but you won't admit It, like every other child in this community.
(Note I'm not saying everyone is children but I'm refering to every other child in this community)
Anyways, I wont sit here and argue anymore, It's pointless since you aren't gonna give up your lies.
Posts: 857
Threads: 23
Joined: Mar 2009
Reputation:
0
Maybe instead of useless arguing do some tests? I'll try check this tomorrow using my standards (backing up by dumping 40 values to 2 different files MUST be quick), if it's quicker than Y_Ini I'll definitely use this no matter if it hasn't got so many possibilities, speed is the most important factor here
Posts: 857
Threads: 23
Joined: Mar 2009
Reputation:
0
DINI is case insensitive too (and that's good)
Posts: 1,506
Threads: 69
Joined: Feb 2008
Quote:
Originally Posted by DiDok
Wait a sec... I don't see functions allowing to remove value/string anywhere, also I can't see function deleting file, without this it's useless
|
For deleting file, use fremove(filename); but for deleting a value, there's none indeed, but will most likely get done soon when you mentioned It (hopefully?)
On the other hand, I've never had to delete a value.