diff options
| author | Douglas Rumbaugh <dbr4@psu.edu> | 2025-05-20 17:05:47 -0400 |
|---|---|---|
| committer | Douglas Rumbaugh <dbr4@psu.edu> | 2025-05-20 17:05:47 -0400 |
| commit | d76af9340632128dc3a8b05011b6cf8d53fb0ccb (patch) | |
| tree | 5a4d67c291176e618db9a12dd2c00a8894341776 /chapters/introduction.tex | |
| parent | bf99837f39a61f6cce88e24431e08347db66270e (diff) | |
| download | dissertation-d76af9340632128dc3a8b05011b6cf8d53fb0ccb.tar.gz | |
updates
Diffstat (limited to 'chapters/introduction.tex')
| -rw-r--r-- | chapters/introduction.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapters/introduction.tex b/chapters/introduction.tex index 7084867..bdde070 100644 --- a/chapters/introduction.tex +++ b/chapters/introduction.tex @@ -67,7 +67,7 @@ first learned index, RMI~\cite{RMI}. This index succeeding in showing that a learned model can be both faster and smaller than a conventional range index, but the proposed solution did not support updates. The first (non-concurrently) updatable learned index, ALEX, took a year -and a half to appear~\cite{ALEX}. Over the course of the subsequent +and a half to appear~\cite{alex}. Over the course of the subsequent three years, several learned indexes were proposed with concurrency support~\cite{10.1145/3332466.3374547,10.14778/3489496.3489512} but a recent performance study~\cite{10.14778/3551793.3551848} showed that these |