Joe Julian
2014-Jul-17 21:35 UTC
[Gluster-users] What's the impact of enabling the profiler?
What impact, if any, does starting profiling (gluster volume profile $vol start) have on performance?
Pranith Kumar Karampuri
2014-Jul-18 02:30 UTC
[Gluster-users] What's the impact of enabling the profiler?
On 07/18/2014 03:05 AM, Joe Julian wrote:> What impact, if any, does starting profiling (gluster volume profile > $vol start) have on performance?Joe, According to the code the only extra things it does is calling gettimeofday() call at the beginning and end of the FOP to calculate latency, increment some variables. So I guess not much? Pranith> _______________________________________________ > Gluster-users mailing list > Gluster-users at gluster.org > http://supercolony.gluster.org/mailman/listinfo/gluster-users