Last active
December 29, 2015 02:19
-
-
Save polyfractal/7600115 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
./bin/run-all.sh "/usr/share/elasticsearch/bin/elasticsearch -Des.path.conf=/etc/elasticsearch/" | |
Starting Elasticsearch... | |
Warming the JVM... | |
....................done! | |
------------------------------ Transient Tests ------------------------------ | |
elasticsearch tests | |
getDocument 539 9699328 | |
searchDocument 399 9699328 | |
searchDocumentWithFacet 452 9699328 | |
searchOnDisconnectNode 611 9699328 | |
searchSuggestion 876 9699328 | |
indexRefresh 297 9699328 | |
indexStats 439 9699328 | |
elasticsearch 3613 | |
sherlock tests | |
getDocument 559 6029312 | |
searchDocument 560 6029312 | |
searchDocumentWithFacet 667 6029312 | |
searchOnDisconnectNode 405 6029312 | |
searchSuggestion 0 FAIL | |
indexRefresh 0 FAIL | |
indexStats 0 FAIL | |
sherlock 2191 | |
elastica tests | |
getDocument 348 4194304 | |
searchDocument 343 4194304 | |
searchDocumentWithFacet 431 4194304 | |
searchOnDisconnectNode 496 4194304 | |
searchSuggestion 851 4194304 | |
indexRefresh 255 4194304 | |
indexStats 347 4194304 | |
elastica 3071 | |
nervetattoo tests | |
getDocument 397 3407872 | |
searchDocument 332 3407872 | |
searchDocumentWithFacet 333 3407872 | |
searchOnDisconnectNode 0 FAIL | |
searchSuggestion 769 3407872 | |
indexRefresh 478 3407872 | |
indexStats 446 3407872 | |
nervetattoo 2755 | |
------------------------------ Persistent Tests ------------------------------ | |
elasticsearch tests | |
getDocument 311 4194304 | |
searchDocument 320 4194304 | |
searchDocumentWithFacet 379 4194304 | |
searchOnDisconnectNode 352 4194304 | |
searchSuggestion 779 4194304 | |
indexRefresh 260 4194304 | |
indexStats 367 4194304 | |
elasticsearch 2768 | |
sherlock tests | |
getDocument 526 3407872 | |
searchDocument 541 3407872 | |
searchDocumentWithFacet 669 3407872 | |
searchOnDisconnectNode 0 FAIL | |
searchSuggestion 0 FAIL | |
indexRefresh 0 FAIL | |
indexStats 0 FAIL | |
sherlock 1736 | |
elastica tests | |
getDocument 310 4456448 | |
searchDocument 329 4456448 | |
searchDocumentWithFacet 372 4456448 | |
searchOnDisconnectNode 301 4456448 | |
searchSuggestion 812 4456448 | |
indexRefresh 245 4456448 | |
indexStats 340 4456448 | |
elastica 2709 | |
nervetattoo tests | |
getDocument 292 3407872 | |
searchDocument 332 3407872 | |
searchDocumentWithFacet 329 3407872 | |
searchOnDisconnectNode 0 FAIL | |
searchSuggestion 735 3407872 | |
indexRefresh 439 3407872 | |
indexStats 416 3407872 | |
nervetattoo 2543 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment