Commit Graph

6 Commits (07fc76a45eabec352f0708629230ef1048ad05de)

Author SHA1 Message Date
orbiter a37878b7d5 url parser regex performance hack
15 years ago
orbiter 4a5100789f replaced _all_ size() == 0 with isEmpty() and all size() > 0 with !isEmpty(). The isEmpty() method is much faster in some cases, especially when used to access badly balanced hashtables where an size() operation becomes a large iteration.
15 years ago
orbiter 969123385b added json and rss output for image search
15 years ago
orbiter 2d8f3ee301 some performance hacks
15 years ago
orbiter 52470d0de4 - fix for xls parser
16 years ago
orbiter b79f4f062f refactoring of yacy documents and parsers: they depend now only on the kelondro classes
16 years ago