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

Claus Ibsen edited comment on CAMEL-14542 at 9/29/20, 8:40 AM:
---------------------------------------------------------------

Optimize when comparing numeric values to favour using existing type as-is, eg 
if right side is integer, instead of using long comparision first. *DONE*


was (Author: davsclaus):
Optimize when comparing numeric values to favour using existing type as-is, eg 
if right side is integer, instead of using long comparision first.

> camel-core - Optimize simple language
> -------------------------------------
>
>                 Key: CAMEL-14542
>                 URL: https://issues.apache.org/jira/browse/CAMEL-14542
>             Project: Camel
>          Issue Type: Task
>          Components: camel-core
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>            Priority: Major
>             Fix For: 3.6.0
>
>
> There are potentially some improvements we can for simple language. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to