You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2017/05/27 13:10:04 UTC

[jira] [Created] (CAMEL-11350) Optimize - StopWatch should be tiny to have less memory footprint

Claus Ibsen created CAMEL-11350:
-----------------------------------

             Summary: Optimize - StopWatch should be tiny to have less memory footprint
                 Key: CAMEL-11350
                 URL: https://issues.apache.org/jira/browse/CAMEL-11350
             Project: Camel
          Issue Type: Improvement
          Components: camel-core
            Reporter: Claus Ibsen
            Assignee: Claus Ibsen
             Fix For: 2.20.0


We use many StopWatch to time how long time it takes to route messages in Camel in the routes / jmx etc. We can reduce the class size by only storing one long variable instead of 2.





--
This message was sent by Atlassian JIRA
(v6.3.15#6346)