in reply to Re^6: Efficient matching with accompanying data
in thread Efficient matching with accompanying data
it seems that trie optimization brakes for more than 10000 alternatives.
Seems the goalposts have changed slightly since it was first implemented, it was between 12,000 and 13,000 back then .
For most of my stuff, that limit is way to low to consider.
It'd be nice if you'd include the results of your benchmark in your post.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^8: Efficient matching with accompanying data
by LanX (Saint) on Jul 12, 2013 at 02:17 UTC | |
by BrowserUk (Patriarch) on Jul 12, 2013 at 02:50 UTC |