ProfilerRecorders in release builds performant?

Hi, I want to monitor about three memory counters using ProfilerRecorders. Even if I use the SumSamplesInFrame option, is that cheap enough to run in a release build? Our app is graphics intensive and we’d like to continue to run at 60fps if possible.