You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spamassassin.apache.org by co...@spamassassin.apache.org on 2004/11/18 01:50:52 UTC

[SpamAssassin Wiki] Updated: ReleaseGoals

   Date: 2004-11-17T16:50:52
   Editor: DanielQuinlan <qu...@pathname.com>
   Wiki: SpamAssassin Wiki
   Page: ReleaseGoals
   URL: http://wiki.apache.org/spamassassin/ReleaseGoals

   minor cleanups

Change Log:

------------------------------------------------------------------------------
@@ -1,12 +1,14 @@
 #pragma section-numbers off
 
-== Overview ==
+Release goals for 3.1.
+
+== High Level-Goals ==
 
  * lower resource usage: higher throughput and lower memory usage
  * higher accuracy: lower FPs and lower FNs (rules, rules, rules... this also includes some notion of speeding up the mass-check process)
  * convert optional/non-performance-sensitive code to plugins (I think this is lower priority, but we've often talked about it and it also helps achieve the first goal of lower resource usage)
 
-== anti-goals ==
+== High Level Anti-Goals ==
 
  * features: extra options, non-critical changes not related to the above goals, etc. (except perhaps in plugins)
  * option bloat (except perhaps in plugins)