yacy_search_server/test/java/net/yacy
luccioman 098ee63911 Added a manual performance test for the HostBalancer.
Consequently to the report in mantis 776
(http://mantis.tokeek.de/view.php?id=776).

Running the perfs test with different control parameters seems to reveal
that the YaCy's RowHandleMap used in the balancer depthCache is finally
more efficient than for example the ConcurrentHashMap from JDK 8.
2018-01-28 12:41:56 +01:00
..
cora Fixed URL parsing with fragment and empty path 2017-12-01 09:48:42 +01:00
crawler Added a manual performance test for the HostBalancer. 2018-01-28 12:41:56 +01:00
data Extended WikiCode template inclusion syntax support. 2017-04-27 09:50:04 +02:00
document added a crawl filter based on <div> tag class names 2017-12-09 22:29:35 +01:00
http Removed use of deprecated Jetty IPAccessHandler for client filtering. 2017-12-08 15:12:08 +01:00
kelondro Improved some JUnit tests isolation and resources release 2017-11-08 09:33:30 +01:00
peers Fixed ProfilingGraph calculation integer overflows and added test class. 2017-10-16 09:18:12 +02:00
repository Improved new blacklist entries URL scheme detection. 2017-05-04 16:36:45 +02:00
search Fixed SegmentTest test case time dependant occasional failures 2018-01-02 10:21:07 +01:00
server HTML validation : fixed URL encoding of Pictures link. 2016-10-14 09:58:14 +02:00
utils/translation Fixed 2 failing JUNit tests. 2017-01-09 17:59:01 +01:00
migrationTest.java Removed use of deprecated Jetty IPAccessHandler for client filtering. 2017-12-08 15:12:08 +01:00