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

ASF subversion and git services commented on LUCENE-9192:
---------------------------------------------------------

Commit 29469b454f199bdaf8615280bdf7a146ef8f7ec6 in lucene-solr's branch 
refs/heads/master from Robert Muir
[ https://gitbox.apache.org/repos/asf?p=lucene-solr.git;h=29469b4 ]

LUCENE-9192: speed up more slow tests


> speed up some more slow tests
> -----------------------------
>
>                 Key: LUCENE-9192
>                 URL: https://issues.apache.org/jira/browse/LUCENE-9192
>             Project: Lucene - Core
>          Issue Type: Task
>          Components: general/test
>            Reporter: Robert Muir
>            Priority: Major
>         Attachments: LUCENE-9192.patch
>
>
> a mixed bag of tweaks, some of it so that stuff plays better with C1 
> compiler. I think its all good practice anyway... don't call random() in 
> tight loops, remove some stupid allocations/wasted work etc.
> nothing particularly exciting but there are some src/java changes so better 
> to take a stop now before patch gets bigger.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org

Reply via email to