yacy_search_server/source/net/yacy
Michael Peter Christen cf47d94888 performance hack to parse numbers inside of substrings without actually
generating a substring. This avoids the allocation of a String object
ech time a substring is parsed. Should affect CPU load during RWI
transmission.
2012-05-21 13:40:46 +02:00
..
ai Fixed a lot CHMOD rights (no need for execute flag on *.java/*.html) and introduced local/remote crawl size ratio based check 2011-12-29 00:33:16 +01:00
cora performance hack to parse numbers inside of substrings without actually 2012-05-21 13:40:46 +02:00
document removed stack trace from swf parser since we cant do anything there 2012-05-21 02:27:06 +02:00
gui refactoring of tray icon class, 2012-01-18 20:47:09 +01:00
kelondro performance hack to parse numbers inside of substrings without actually 2012-05-21 13:40:46 +02:00
peers bugfix to http://bugs.yacy.net/view.php?id=181 2012-05-19 01:06:33 +02:00
repository added a "fromCache" flag in Response object to omit one cache.has() 2012-05-21 03:03:47 +02:00
search performance hack to parse numbers inside of substrings without actually 2012-05-21 13:40:46 +02:00
upnp less dramatic upnp failures 2011-12-18 09:54:08 +01:00
utils Run from Java the whole app YACY 2012-01-09 01:49:37 +01:00
visualization enhancement in circle drawing 2012-05-09 12:28:43 +02:00
dbtest.java refactoring 2011-12-16 23:59:29 +01:00
migration.java refactoring: 2011-09-25 16:59:06 +00:00
yacy.java Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git 2012-05-17 13:58:09 +02:00
YaCySearchClient.java always try to guess the size of a StringBuilder to prevent too many memory re-allocations 2011-03-09 09:29:05 +00:00