Marinka
09-17-2008, 02:14 AM
DPS calc while adding up damage uses too much CPU
The trigger works only off of "Damage" and then attempts to parse it out. It should use the pre-filtering to determine how to parse it and then save parsing CPU time rather then the "double-parse" that's going on now.