You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@calcite.apache.org by GitBox <gi...@apache.org> on 2020/01/11 08:24:37 UTC

[GitHub] [calcite] vlsi opened a new pull request #1748: Use ArrayList for RuleQueue#list

vlsi opened a new pull request #1748: Use ArrayList for RuleQueue#list
URL: https://github.com/apache/calcite/pull/1748
 
 
   ChunkList seems to be not required there, so we could use ArrayList for slightly better performance.
   
   I don't expect huge gains here, but let's try it.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [calcite] vlsi merged pull request #1748: Use ArrayList for RuleQueue#list

Posted by GitBox <gi...@apache.org>.
vlsi merged pull request #1748: Use ArrayList for RuleQueue#list
URL: https://github.com/apache/calcite/pull/1748
 
 
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services