PDA

View Full Version : DPSCalc excessive CPU usage


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.

Marri
01-12-2009, 06:01 AM
But the tail-ending scripts aren't working... Fix them and I can fix the "double parse" =)

I got the code to do it, but since the child scripts aren't called, it doesn't work!

Marinka
01-19-2012, 10:17 PM
New version is released that makes better CPU use.. see if it helps this issue.