madrob commented on issue #1412: Add MinimalSolrTest for scale testing
URL: https://github.com/apache/lucene-solr/pull/1412#issuecomment-611231598
 
 
   Would this be better in test-framework as a stub? My goals here are to 
always have something that I can run against master without needing to recreate 
this class every time I update my branch or constantly rebasing a patch or 
whatever. I don't think this makes sense as a JMH bench. We could add trivial 
assert that the test run times have a total ordering (compare them all in 
`@AfterClass`)?

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

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

Reply via email to