![]() |
|
Just another Perl shrine | |
PerlMonks |
Re^2: Better Hash Tables?by cavac (Prior) |
on Feb 20, 2025 at 13:32 UTC ( [id://11164035]=note: print w/replies, xml ) | Need Help?? |
No code, no benchmarks. This seems to be a purely theoretical paper from what little i can gather (pretty much gave up reading it). So we basically don't know if this algorithm is actually faster on modern processor architectures than the old one and under which circumstances. In most algos these days, you have to optimize for a time/space tradeoff. For example:
Without testing with real world hardware and data, it's hard, if not nearly impossible, to tell how well an algorithm will perform and what tradeoffs can be made under which circumstances to optimize it.
PerlMonks XP is useless? Not anymore: XPD - Do more with your PerlMonks XP Also check out my sisters artwork and my weekly webcomics
In Section
Seekers of Perl Wisdom
|
|