Skip to content

Commit

Permalink
update slides
Browse files Browse the repository at this point in the history
  • Loading branch information
littlepig2013 committed Apr 24, 2024
1 parent 7e87bc9 commit 59695a3
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1047,7 +1047,7 @@ <h3 class="post-subtitle">
<p class="post-content">
<h4>Readings</h4>
<ul class="mylist">
<!-- <li><a target="_blank" style="font-size:18px; text-decoration: underline;" tabindex="-1" href="./slides/CAS-CS561-Class17.pdf">Slides</a> </li> -->
<li><a target="_blank" style="font-size:18px; text-decoration: underline;" tabindex="-1" href="./slides/CAS-CS561-Class23.pdf">Slides</a> </li>
<li><strong>(P)</strong> <a href="https://dl.acm.org/doi/abs/10.1145/3533702.3534912">LSI: A Learned Secondary Index Structure</a>, SIGMOD 2022 </li>
<li> (B) <a href="https://vldb.org/pvldb/vol14/p1-marcus.pdf">Benchmarking Learned Indexes</a>, VLDB 2021</li>
</ul>
Expand Down Expand Up @@ -1077,7 +1077,7 @@ <h3 class="post-subtitle">
<p class="post-content">
<h4>Readings</h4>
<ul class="mylist">
<!-- <li><a target="_blank" style="font-size:18px; text-decoration: underline;" tabindex="-1" href="./slides/CAS-CS561-Class17.pdf">Slides</a> </li> -->
<li><a target="_blank" style="font-size:18px; text-decoration: underline;" tabindex="-1" href="./slides/CAS-CS561-Class24.pdf">Slides</a> </li>
<li><strong>(P)</strong> <a href="https://dl.acm.org/doi/pdf/10.1145/3318464.3389770">Qd-tree: Learning Data Layouts for Big Data Analytics</a>, SIGMOD 2020 </li>
<li> (B) <a href="https://dl.acm.org/doi/10.1145/3448016.3457270">Instance-Optimized Data Layouts for Cloud Analytics Workloads</a>, SIGMOD 2021 </li>
<li> (B) <a href="https://dl.acm.org/doi/10.14778/3425879.3425880">Tsunami: A Learned Multi-dimensional Index for Correlated Data and Skewed Workloads</a>, VLDB 2021 </li>
Expand Down
Binary file modified slides/CAS-CS561-Class23.pdf
Binary file not shown.
Binary file modified slides/CAS-CS561-Class24.pdf
Binary file not shown.

0 comments on commit 59695a3

Please sign in to comment.