Roland Haeder
|
841a28ae76
|
Added 'final' for all exception blocks as this helps the Java compiler
to optimize memory usage
Conflicts:
source/net/yacy/search/Switchboard.java
|
11 years ago |
low012
|
277b454a62
|
*) added comments
*) minor refactoring
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@7971 6c8d7289-2bf4-0310-a012-ef5d649a1542
|
13 years ago |
orbiter
|
b8aee6d402
|
performance hacks for better search performance
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@7230 6c8d7289-2bf4-0310-a012-ef5d649a1542
|
14 years ago |
orbiter
|
60e71876ad
|
- more abstraction (HashMap -> Map)
- more concurrency-awareness (HashMap -> ConcurrentHashMap)
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6910 6c8d7289-2bf4-0310-a012-ef5d649a1542
|
15 years ago |
orbiter
|
e34e63a039
|
preset of proper HashMap dimensions: should prevent re-hashing and increase performance
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6511 6c8d7289-2bf4-0310-a012-ef5d649a1542
|
15 years ago |
orbiter
|
b79f4f062f
|
refactoring of yacy documents and parsers: they depend now only on the kelondro classes
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6426 6c8d7289-2bf4-0310-a012-ef5d649a1542
|
15 years ago |