You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Jean-Baptiste Onofré (Jira)" <ji...@apache.org> on 2022/08/18 05:20:00 UTC

[jira] [Assigned] (AMQ-9052) Selectors: improve perfomance of Equals and Not

     [ https://issues.apache.org/jira/browse/AMQ-9052?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jean-Baptiste Onofré reassigned AMQ-9052:
-----------------------------------------

    Assignee: Jean-Baptiste Onofré

> Selectors: improve perfomance of Equals and Not 
> ------------------------------------------------
>
>                 Key: AMQ-9052
>                 URL: https://issues.apache.org/jira/browse/AMQ-9052
>             Project: ActiveMQ
>          Issue Type: Improvement
>          Components: Selector
>            Reporter: Enrico Olivelli
>            Assignee: Jean-Baptiste Onofré
>            Priority: Major
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> There are some trivial optimisations that can be done in order to improve the efficiency of the selectors.
> This is a port of some enhancements from my fork of the selectors code
> [https://github.com/datastax/pulsar-jms/tree/master/activemq-filters]
>  
> I don't have numbers to share but profiling showed up a non negligible saving of CPU resources
>  
> The changes in this patch are related to the Equals and the Not operators
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)