diff options
| author | Douglas Rumbaugh <dbr4@psu.edu> | 2025-05-15 18:24:35 -0400 |
|---|---|---|
| committer | Douglas Rumbaugh <dbr4@psu.edu> | 2025-05-15 18:24:35 -0400 |
| commit | 7d8ba7ed3d24b03fed3ac789614c27b3808ded74 (patch) | |
| tree | c8810d67a06b28956bddafe779093212a6edeb9d /chapters/sigmod23/framework.tex | |
| parent | 5d6e1d8bfeba9ab7970948b81ff13d7b963948a1 (diff) | |
| download | dissertation-7d8ba7ed3d24b03fed3ac789614c27b3808ded74.tar.gz | |
updates
Diffstat (limited to 'chapters/sigmod23/framework.tex')
| -rw-r--r-- | chapters/sigmod23/framework.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapters/sigmod23/framework.tex b/chapters/sigmod23/framework.tex index 2f2515b..ad250cc 100644 --- a/chapters/sigmod23/framework.tex +++ b/chapters/sigmod23/framework.tex @@ -396,7 +396,7 @@ Section~\ref{sec:sampling-implementation}. \subsubsection{Bounding Rejection Probability} - +\label{sssec:sampling-rejection-bound} When a sampled record has been rejected, it must be re-sampled. This introduces performance overhead resulting from extra memory access and random number generations, and hurts our ability to provide performance |