<div dir="ltr">Hi,<br><br>I am trying to use the mutator_cpu_ns and mutator_elapsed_ns from GHC 8.2 RTSStats structure retrieved using getRTSStats API documented here - <a href="https://hackage.haskell.org/package/base-4.10.0.0/docs/GHC-Stats.html">https://hackage.haskell.org/package/base-4.10.0.0/docs/GHC-Stats.html</a> .<div><br></div><div>I am seeing that the values of these stats retrieved about 30 ms later are lower than the values retrieved earlier. Sometimes even after 100 ms the values decrease from the previous ones. However, as the time duration between two calls increase this becomes less and less likely.</div><div><br></div><div>Is this an expected behavior or am I using it incorrectly? If it is expected, why does it happen, what is the underlying mechanism that makes it happen? </div><div><br></div><div>Thanks,</div><div>harendra</div></div>