2019 IEEE 39th International Conference on Distributed Computing Systems (ICDCS) 2019
DOI: 10.1109/icdcs.2019.00157
|View full text |Cite
|
Sign up to set email alerts
|

Concurrent Unrolled Skiplist

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1

Citation Types

0
1
0

Year Published

2020
2020
2024
2024

Publication Types

Select...
3
2

Relationship

0
5

Authors

Journals

citations
Cited by 6 publications
(1 citation statement)
references
References 18 publications
0
1
0
Order By: Relevance
“…However, when each node stores a single element, the skip list exhibits no spatial locality. While it has been hypothesized that storing multiple elements per node (or "chunking") would improve performance, we are only aware of two published results [7,8]. The first does not seem to work efficiently for key types that are more complex than 32-bit integers, nor for maps with nontrivial value types.…”
Section: Introductionmentioning
confidence: 95%
“…However, when each node stores a single element, the skip list exhibits no spatial locality. While it has been hypothesized that storing multiple elements per node (or "chunking") would improve performance, we are only aware of two published results [7,8]. The first does not seem to work efficiently for key types that are more complex than 32-bit integers, nor for maps with nontrivial value types.…”
Section: Introductionmentioning
confidence: 95%