Return-Path: X-Original-To: apmail-camel-dev-archive@www.apache.org Delivered-To: apmail-camel-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 87AE82BAA for ; Sat, 7 May 2011 08:57:43 +0000 (UTC) Received: (qmail 13316 invoked by uid 500); 7 May 2011 08:57:42 -0000 Delivered-To: apmail-camel-dev-archive@camel.apache.org Received: (qmail 13291 invoked by uid 500); 7 May 2011 08:57:42 -0000 Mailing-List: contact dev-help@camel.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@camel.apache.org Delivered-To: mailing list dev@camel.apache.org Received: (qmail 13280 invoked by uid 99); 7 May 2011 08:57:42 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 07 May 2011 08:57:42 +0000 X-ASF-Spam-Status: No, hits=-1998.7 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD,URI_HEX X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 07 May 2011 08:57:41 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 1BF92C5526 for ; Sat, 7 May 2011 08:57:03 +0000 (UTC) Date: Sat, 7 May 2011 08:57:03 +0000 (UTC) From: "Claus Ibsen (JIRA)" To: dev@camel.apache.org Message-ID: <1095396168.29946.1304758623111.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Created] (CAMEL-3953) Load type converters from camel-core without package scanning to speedup CamelContext startup MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Load type converters from camel-core without package scanning to speedup CamelContext startup --------------------------------------------------------------------------------------------- Key: CAMEL-3953 URL: https://issues.apache.org/jira/browse/CAMEL-3953 Project: Camel Issue Type: Improvement Components: camel-core Reporter: Claus Ibsen Assignee: Claus Ibsen Fix For: 2.8.0 We should hardload the type converters from camel-core, which makes starting CamelContext faster. This improves unit test of the Camel project as well. We have seen 10%+ or more speedup in some modules being tested. See nabble http://camel.465427.n5.nabble.com/Conceptual-correctness-of-using-Camel-Unit-Tests-tp4372286p4372286.html -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira