nickva commented on issue #806: FEEDBACK ONLY: Compactor optimize emsort URL: https://github.com/apache/couchdb/pull/806#issuecomment-329898071 As a fun experiment as suggested by @davisp disabled `ioq` (so reverted the no-compression patch, then made ioq:call a pass-through to Fd's gen_server). Got these results: ``` ./compact_bench.py -r 50 -n 1000000 **************** num=1000000,revisions=50 **************** Updating : 910.2s docs/s:1098 revs/s:54932 fsize:4320194765 Compacting : 284.6s docs/s:3513 revs/s:175658 fsize:1765470407 ``` ---------------------------------------------------------------- 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: [email protected]
With regards, Apache Git Services
