Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Robert Ricci
Evaluating Networked Systems
Commits
462c5f59
Commit
462c5f59
authored
Apr 17, 2014
by
Robert Ricci
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Lecture notes for Lecture 19
parent
296ea677
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
48 additions
and
0 deletions
+48
-0
lectures/lecture19/Makefile
lectures/lecture19/Makefile
+3
-0
lectures/lecture19/lecturenotes.tex
lectures/lecture19/lecturenotes.tex
+45
-0
No files found.
lectures/lecture19/Makefile
0 → 100644
View file @
462c5f59
DOCUMENTS
=
lecturenotes
include
../../Makerules
lectures/lecture19/lecturenotes.tex
0 → 100644
View file @
462c5f59
\documentclass
{
article
}
[12pt]
\usepackage
[no-math]
{
fontspec
}
\usepackage
{
sectsty
}
\usepackage
[margin=1.25in]
{
geometry
}
\usepackage
{
outlines
}
\setmainfont
[Numbers=OldStyle,Ligatures=TeX]
{
Equity Text A
}
\setmonofont
{
Inconsolata
}
\newfontfamily\titlefont
[Numbers=OldStyle,Ligatures=TeX]
{
Equity Caps A
}
\allsectionsfont
{
\titlefont
}
\title
{
CS6963 Lecture
\#
19
}
\author
{
Robert Ricci
}
\date
{
March 17, 2014
}
\begin{document}
\maketitle
\begin{outline}
\1
Figuring out what the factors are that caused us to get different results. 2d grid:
\2
Results: DM, Reno w/o, Reno w/, Cubic (SACK doesn;t matter)
\2
Methods: Runs (Few/lots), method of launching clients (threads, client-side, server-side), controlling time (number of runs, size of fetch)
\2
Goal here is not to declare someone right and wrong, goal is to understand under what conditions we get different results
\1
Review:
\2
One run
\2
Three runs, five runs
\2
Turn on display of variance
\2
Turn display of mean CI
\2
Pick the number of runs
\2
Approximate test
\1
First half of a good report
\2
Intro clearly states goals---even though they are in the plan, it helps focus the report
\2
Followed procedure to pick the number of runs --- but did he actually re-calc confidence for all of them
\2
TODO: Figures 1 and 2
\2
Regional network conditions - one table, easy to compare,
\2
Discussion as we go
\end{outline}
\end{document}
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment