Posted 06 July 2012 - 08:13 PM
Right, I've a program which REALLY hates yielding and arrays..
So Neppy came up with a fix which loves corountine to prevent yielding..
But my problem is this.
The more I call on it, The longer it and slower it runs..
So if I didn't call on it, Then it gets like %1 done in 1 sec.
If I do call on it a few times. Then its %7 in a minute.
But if I called on it much as I can then its %100 in a day.
Get what I mean?
Why is that happening?
And clearly there should be a cleaner fix through I don't like my inner brick wall..
So Neppy came up with a fix which loves corountine to prevent yielding..
But my problem is this.
The more I call on it, The longer it and slower it runs..
So if I didn't call on it, Then it gets like %1 done in 1 sec.
If I do call on it a few times. Then its %7 in a minute.
But if I called on it much as I can then its %100 in a day.
Get what I mean?
Why is that happening?
And clearly there should be a cleaner fix through I don't like my inner brick wall..