[ https://issues.apache.org/jira/browse/SOLR-14636?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17159069#comment-17159069 ]
Noble Paul edited comment on SOLR-14636 at 7/16/20, 9:50 AM: ------------------------------------------------------------- [~ilan] I just checked this out and ran the core tests. I would call this the moonshot. This is much better than any of our attempts to improve Solr performance in the recent past. {code:java} noble@noble-ubuntu ~/src/ls-ref-impl/solr/core (reference_impl)$ ant -Dtests.jvms=48 test BUILD SUCCESSFUL Total time: 41 seconds {code} We really have to get all this perf gains upstream. I don't care how we do it. It's important for the health of the project. We have been making tremendous improvements in so many other areas. A laser sharp focus on performance has been lacking. This is in that direction. I have never felt so good about the future of the project in the recent past. There are so many great things happening with the project * A shiny new build system * Package manager * Tons of code cleanup * Moving out a lot of unimportant features from Solr core This one is the cherry on the top was (Author: noble.paul): [~ilan] I just checked this out and ran the core tests. I would call this the moonshot. This is much better than any of our attempts to improve Solr performance in the recent past. {code:java} noble@noble-ubuntu ~/src/ls-ref-impl/solr/core (reference_impl)$ ant -Dtests.jvms=48 test BUILD SUCCESSFUL Total time: 41 seconds {code} > Provide a reference implementation for SolrCloud that is stable and fast. > ------------------------------------------------------------------------- > > Key: SOLR-14636 > URL: https://issues.apache.org/jira/browse/SOLR-14636 > Project: Solr > Issue Type: Task > Reporter: Mark Robert Miller > Assignee: Mark Robert Miller > Priority: Major > > SolrCloud powers critical infrastructure and needs the ability to run quickly > with stability. This reference implementation will allow for this. > *location*: [https://github.com/apache/lucene-solr/tree/reference_impl] > *status*: alpha > *speed*: ludicrous > *tests***: > * *core*: near {color:#00875a}*solid*{color} with > *{color:#de350b}ignores{color}* > * *solrj*: near {color:#00875a}*solid*{color} with > {color:#de350b}*ignores*{color} > * *test-framework*: near {color:#00875a}*solid*{color} with > {color:#de350b}*ignores*{color} > * *contrib/analysis-extras*: near {color:#00875a}*solid*{color} with > {color:#de350b}*ignores*{color} > * *contrib/analytics*: near {color:#00875a}*solid*{color} with > {color:#de350b}*ignores*{color} > * *contrib/clustering*: near {color:#00875a}*solid*{color} with > *{color:#de350b}ignores{color}* > * *contrib/dataimporthandler*: near {color:#00875a}*solid*{color} with > {color:#de350b}*ignores*{color} > * *contrib/dataimporthandler-extras*: near {color:#00875a}*solid*{color} > with *{color:#de350b}ignores{color}* > * *contrib/extraction*: near {color:#00875a}*solid*{color} with > {color:#de350b}*ignores*{color} > * *contrib/jaegertracer-configurator*: near {color:#00875a}*solid*{color} > with {color:#de350b}*ignores*{color} > * *contrib/langid*: near {color:#00875a}*solid*{color} with > {color:#de350b}*ignores*{color} > * *contrib/prometheus-exporter*: near {color:#00875a}*solid*{color} with > {color:#de350b}*ignores*{color} > * *contrib/velocity*: near {color:#00875a}*solid*{color} with > {color:#de350b}*ignores*{color} > _* Running tests quickly and efficiently with strict policing will more > frequently find bugs and requires a period of hardening._ > _** Non Nightly currently, Nightly comes last._ -- 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