> (but still closest to mathematically correct!) :) I would alter that to NaN if you don't mind. And just one more thing: "gc.churn.{" + space + "}.norm" is broken for non 1sec iterations since it uses "churnRate/getAllOps()" while it should use "churn.count(space)/getAllOps()" Should I heal that or it will come in a separate commit? Vladimir