yacy_search_server/source/net/yacy/kelondro
orbiter 0d363a94d7 more performance hacks
this makes YaCy search results VERY fast for all verify=false search cases
and it enhances the search speed also for all other snippet-fetch cases.
With this change my peer performed 100 Queries Per Second (!!!) while doing 10 queries simultanously (!!!)
in an intranet index of 20000 URLs on my 16-core Mac

Check this yourself by doing:
cd bin
./searchtestmulti.sh
after finishing the run, divide 1000 by the given time per query (which is the qps for one thread)
and then multiply again by 10 (because 10 search threads has been started)

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@7231 6c8d7289-2bf4-0310-a012-ef5d649a1542
2010-10-09 08:55:57 +00:00
..
blob patch for corrupted database files (just work on and forget key) 2010-09-20 14:38:56 +00:00
data more performance hacks 2010-10-09 08:55:57 +00:00
index - corrected return value of put() methods (not used anywhere, so it did not harm before) 2010-09-15 10:43:14 +00:00
io counting crawler traffic again: 2010-09-11 15:58:15 +00:00
logging - replaced pdfbox and fontbox version 1.1.0 with 1.2.1 2010-09-07 17:13:47 +00:00
order more performance hacks 2010-10-09 08:55:57 +00:00
rwi more bugfixes (also for latest commit) 2010-09-28 10:20:46 +00:00
table fixed a number of small bugs: 2010-09-30 23:57:58 +00:00
util fixes for crawling of smb links (file length not always available) 2010-09-25 22:32:26 +00:00
workflow *) fixed SVN properties 2010-07-18 10:02:03 +00:00