[ 
https://issues.apache.org/jira/browse/COUCHDB-2796?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14727797#comment-14727797
 ] 

ASF subversion and git services commented on COUCHDB-2796:
----------------------------------------------------------

Commit 36455614af8ac80c2d96725e3d6c8d3366386a6e in couchdb-chttpd's branch 
refs/heads/master from [~iilyak]
[ https://git-wip-us.apache.org/repos/asf?p=couchdb-chttpd.git;h=3645561 ]

Remove `ignore_providers` option

COUCHDB-2796


> Fix performance of couch_epi when there are no plugin registered
> ----------------------------------------------------------------
>
>                 Key: COUCHDB-2796
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-2796
>             Project: CouchDB
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>            Reporter: ILYA
>            Assignee: ILYA
>
> As was mentioned in ML. There is a significant performance drop since 
> couch_epi merge. It turns out it is due to 
> https://github.com/apache/couchdb-couch-epi/blob/master/src/couch_epi_functions_gen.erl#L298:L302.
> In the case when there is no plugin registered we always hit catch part of a 
> try block. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to