MIGR: more performance improvements
authorWilfried Goesgens <dothebart@citadel.org>
Thu, 2 Jan 2014 19:19:47 +0000 (20:19 +0100)
committerWilfried Goesgens <dothebart@citadel.org>
Thu, 2 Jan 2014 19:19:47 +0000 (20:19 +0100)
commit4eae28a9f066cdd025cefceda2de3fbbccfc8303
tree02363145d0fbcd51fcd224698f99d2372e5653c9
parent7f8df9e1ba8fa3b30bfc047f66e3f8fbf63b3317
MIGR: more performance improvements
  - as sugested by Edward Flick: reduce copy & realloc operations to xml chardata & composed messages; However, we use a StrBuf for this.
  - stack rumpelstilskin lookup for xml tokens we found to reduce the number of strcmp's till we have the final handler.
citadel/include/ctdl_module.h
citadel/modules/migrate/serv_migrate.c