Skip to content

[0.6.0.5] - Speed maniac

Compare
Choose a tag to compare
@FFMG FFMG released this 21 Apr 04:31
· 218 commits to master since this release

This release attempts to speed up classification on large databases.

The general feeling is that the classification works as expected, but there is a definite slowdown when it comes to large databases, (thousands of messages).

General

  • Added debug log messages to time how slow classification is.
  • Updated to classifier engine 1.5.7.0, (faster)
    • Added a couple of css values to no parse, (max-width/width etc...)
    • Tokeniser has been generally improved as well, (~100% speed up).
  • Updated the interface 0.6.0.5, (no change, just align the number)
  • Fixed a couple of issues with the 'detailed' html view, (also speed related when creating the html).

Bug fix