From 7d8ba7ed3d24b03fed3ac789614c27b3808ded74 Mon Sep 17 00:00:00 2001 From: Douglas Rumbaugh Date: Thu, 15 May 2025 18:24:35 -0400 Subject: updates --- chapters/sigmod23/framework.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'chapters/sigmod23') 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 -- cgit v1.2.3