Triton-private Repository branch, master, updated. 8b83dbc762d6ba7de8b394c18d223e0ec58b2118
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "Triton-private Repository". The branch, master has been updated via 8b83dbc762d6ba7de8b394c18d223e0ec58b2118 (commit) from 2ca0da5600483990ccc57eb4dc1769c35c67a40f (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 8b83dbc762d6ba7de8b394c18d223e0ec58b2118 Author: Kevin Harms <[email protected]> Date: Fri Mar 16 15:12:01 2012 -0500 Removed citations for pmmcabe and sloccount ----------------------------------------------------------------------- Summary of changes: papers/2011/aesop/evaluation.tex | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) Diff of changes: diff --git a/papers/2011/aesop/evaluation.tex b/papers/2011/aesop/evaluation.tex index 14b8eac..27c4f0f 100644 --- a/papers/2011/aesop/evaluation.tex +++ b/papers/2011/aesop/evaluation.tex @@ -259,9 +259,9 @@ Table~\ref{tab:complexity} compares the code complexity of each server implemenation using McCabe Cyclomatic Complexity (CC)~\cite{mccabe}, Modified McCabe Cyclomatic Complexity (mod. CC), and Source Lines of Code (SLOC). The CC and Mod. CC metrics were measured by -using the pmccabe tool, version 2.6, created by Paul Bame~\cite{pmccabe}; +using the pmccabe tool, version 2.6, created by Paul Bame\begin{comment}~\cite{pmccabe}\end{comment}; the SLOC metrics were measured using the sloccount tool, -version 2.26, created by David A. Wheeler~\cite{sloccount}. +version 2.26, created by David A. Wheeler\begin{comment}~\cite{sloccount}\end{comment}. In order to simplify the comparison, all four servers had no error handling except for assertions on expected return codes. The protocol definition as well as helper functions for sending hooks/post-receive -- Triton-private Repository
participants (1)
-
noreply@mcs.anl.gov