If performance degrades over time, its likely a memory leak, the primary memory leak in MC is world leaks, things that hold onto world objects long after they are dead and gone. But it just as easily be something else too. Pretty much the only way to find a memory leak is to do a core dump, and...