Sorted Key Dictionary
#2
(04-12-2023, 06:52 PM)bplus Wrote: To turbo chargeĀ the speed of my Dictionary code, I am maintaining the Dictionary with a sorted and uppercase Key property. Now we only have to use a Binary search to lookup values to see if a Key already exists or not. This should save loads of time! Also added file Load and Save Dictionary abilities.
...

That soundsĀ great - I'll give this a look when I'm back at my PC!

(04-12-2023, 06:52 PM)bplus Wrote: Would like to compare with @TempodiBasic and @madscijr but what data set are you testing?

I can plug your code into the test harness when I'm back, but if you look at the most recent test program I posted that compares my delimited string dictionary vs Tempodi vs Luke, you can see the test code that calls them all at the top.

PS Thanks for contributing to this!
Reply


Messages In This Thread
Sorted Key Dictionary - by bplus - 04-12-2023, 06:52 PM
RE: Sorted Key Dictionary - by madscijr - 04-12-2023, 07:15 PM
RE: Sorted Key Dictionary - by TempodiBasic - 04-12-2023, 11:14 PM
RE: Sorted Key Dictionary - by bplus - 04-13-2023, 07:37 PM
RE: Sorted Key Dictionary - by CharlieJV - 04-15-2023, 03:42 PM
RE: Sorted Key Dictionary - by TempodiBasic - 04-13-2023, 08:39 PM
RE: Sorted Key Dictionary - by bplus - 04-13-2023, 09:50 PM
RE: Sorted Key Dictionary - by TempodiBasic - 04-15-2023, 10:48 AM
RE: Sorted Key Dictionary - by bplus - 04-15-2023, 04:55 PM
RE: Sorted Key Dictionary - by CharlieJV - 04-15-2023, 07:11 PM



Users browsing this thread: 4 Guest(s)