From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jim Rees Date: Tue, 4 Jun 2013 07:56:44 -0400 Subject: [Cluster-devel] [PATCH v1 00/11] locks: scalability improvements for file locking In-Reply-To: <20130604065417.46080a57@tlielax.poochiereds.net> References: <1370056054-25449-1-git-send-email-jlayton@redhat.com> <20130603213101.GC2109@fieldses.org> <20130604065417.46080a57@tlielax.poochiereds.net> Message-ID: <20130604115644.GA4180@umich.edu> List-Id: To: cluster-devel.redhat.com MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Jeff Layton wrote: > Might be nice to look at some profiles to confirm all of that. I'd also > be curious how much variation there was in the results above, as they're > pretty close. > The above is just a random representative sample. The results are pretty close when running this test, but I can average up several runs and present the numbers. I plan to get a bare-metal test box on which to run some more detailed testing and maybe some profiling this week. Just contributing more runs into the mean doesn't tell us anything about the variance. With numbers that close you need the variance to tell whether it's a significant change.