• Guus der Kinderen's avatar
    OF-1007: Don't over-optimize. · 5b422b94
    Guus der Kinderen authored
    Instead of a Set, the existing code uses a Map with empty string values 'for performance'.
    I am not buying it. Perhaps true in some performance test long, long ago, but there won't
    be any significant performance increase in doing this (it's just as likely to introduce
    a performance penalty). In any case, when we're running into a performance bottleneck here,
    we've got bigger fish to fry.
    5b422b94
Name
Last commit
Last update
..
bin Loading commit data...
conf Loading commit data...
database Loading commit data...
i18n Loading commit data...
java Loading commit data...
javadoc/jdk15 Loading commit data...
plugins Loading commit data...
resources Loading commit data...
security Loading commit data...
spank Loading commit data...
test Loading commit data...
tools/anttask/org/jivesoftware/ant Loading commit data...
web Loading commit data...