What I have been working on

Users who are viewing this thread

  • 23
    Replies
  • 712
    Views
  • 0
    Participant count
    Participants list

ssl

Banned
Messages
4,095
Reaction score
1
Tokenz
0.00z
*feels like an idiot*

*looks at userTitle*

*sigh of relief* ("it's ok")

---

I was building the indexList from the fieldColumn, not the indexListEntryNumber!

......

Back to work...

Hmm.. lunch soon.
 

ssl

Banned
Messages
4,095
Reaction score
1
Tokenz
0.00z
well, made a significant speed improvement.

I implement bounds checks on all arrays (list of things) I "enclass", and i use them every time I access them.

So, it would take forever; so I just made space for a "currently used item from the array" and that helped a little.

But it was not fast enough; so I took that idea, and morphed into something I had previously done (but at that time, it took longer than infinite forevers); after reimplementing the old/new-ish thing.

Much faster, which allows me to code faster (less times between test runs).

Which means, quicker finishing time, which finally means, less time until I get the monies.

:nod:

Well, back to work.
 
78,874Threads
2,185,387Messages
4,959Members
Back
Top