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)