[
https://issues.apache.org/jira/browse/LUCENE-3269?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13149597#comment-13149597
]
Shai Erera commented on LUCENE-3269:
------------------------------------
Right. Caching across tests is very tricky since they can anyway run in
different JVMs (with parallel testing) and so we'll gain nothing. And the tests
are not really slow - the sampling tests run <12 seconds on my laptop ... not a
big deal.
I'll commit shortly.
> Speed up Top-K sampling tests
> -----------------------------
>
> Key: LUCENE-3269
> URL: https://issues.apache.org/jira/browse/LUCENE-3269
> Project: Lucene - Java
> Issue Type: Test
> Components: modules/facet
> Reporter: Robert Muir
> Fix For: 3.5, 4.0
>
> Attachments: LUCENE-3269.patch, LUCENE-3269.patch, LUCENE-3269.patch,
> LUCENE-3269.patch
>
>
> speed up the top-k sampling tests (but make sure they are thorough on nightly
> etc still)
> usually we would do this with use of atLeast(), but these tests are somewhat
> tricky,
> so maybe a different approach is needed.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]