You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
yacy_search_server/source/net/yacy/kelondro/logging
orbiter 482afed07c
reduced logging overhead (a bit)
13 years ago
..
ConsoleOutErrHandler.java - performance hacks 13 years ago
ConsoleOutHandler.java - performance hacks 13 years ago
GuiHandler.java made class methods static where possible 13 years ago
Log.java reduced logging overhead (a bit) 13 years ago
LogParser.java made class methods static where possible 13 years ago
LogalizerHandler.java made class methods static where possible 13 years ago
MiniLogFormatter.java always try to guess the size of a StringBuilder to prevent too many memory re-allocations 14 years ago
SimpleLogFormatter.java performance hacks: more pre-allocated StringBuilder 14 years ago
ThreadDump.java - replaced all length() == 0 and size() == 0 with isEmpty() 13 years ago