davisp commented on issue #958: [WIP] Optimize doc updates
URL: https://github.com/apache/couchdb/pull/958#issuecomment-344692039
 
 
   @kocolosk Toying with the idea of removing the stem vs full_stem distinction 
by checking for duplicate keys. Looks like you looked at this earlier once but 
I've gone and replaced the khash with an Erlang set after some micro profiling 
showed it wasn't a huge difference in speed (~10ms with 5k lookup/insert ops). 
Felt kinda icky using a khash for that to begin with.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to