ascoltatori icon indicating copy to clipboard operation
ascoltatori copied to clipboard

use QlobberDedup in trie_ascoltatori

Open behrad opened this issue 9 years ago • 2 comments

@davedoesdev @mcollina Does using QlobberDedup improve performance of

https://github.com/adpdigital/ascoltatori/blob/master/lib/trie_ascoltatore.js#L43 & https://github.com/adpdigital/ascoltatori/blob/master/lib/trie_ascoltatore.js#L65

since callbacks (functions) are added to the trie?

behrad avatar Jun 16 '16 12:06 behrad

No idea, you should try. Il giorno gio 16 giu 2016 alle 13:15 Behrad [email protected] ha scritto:

@davedoesdev https://github.com/davedoesdev @mcollina https://github.com/mcollina Does using QlobberDedup improve performance of

https://github.com/adpdigital/ascoltatori/blob/master/lib/trie_ascoltatore.js#L43 &

https://github.com/adpdigital/ascoltatori/blob/master/lib/trie_ascoltatore.js#L65

since callbacks (functions) are added to the trie?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/mcollina/ascoltatori/issues/152, or mute the thread https://github.com/notifications/unsubscribe/AADL4xp-pS7G0YSx_dhnbTNdV4mcVeueks5qMT5lgaJpZM4I3UoR .

mcollina avatar Jun 16 '16 12:06 mcollina

I don't think TrieAscoltatore cares about duplicates does it?

davedoesdev avatar Jun 17 '16 07:06 davedoesdev