scispace - formally typeset
J

Jing Wu

Researcher at State University of New York System

Publications -  2
Citations -  135

Jing Wu is an academic researcher from State University of New York System. The author has contributed to research in topics: Block (data storage) & Data structure. The author has an hindex of 2, co-authored 2 publications receiving 133 citations.

Papers
More filters
Journal ArticleDOI

A locality-preserving cache-oblivious dynamic dictionary

TL;DR: The data structure presented here is a simplification of the cache-oblivious B-tree of Bender, Demaine, and Farach-Colton and has memory performance optimized for all levels of the memory hierarchy even though it has no memory-hierarchy-specific parameterization.
Proceedings ArticleDOI

A locality-preserving cache-oblivious dynamic dictionary

TL;DR: In this article, a simple dictionary structure designed for a hierarchical memory is presented, which supports search operations using O(logBN + log2N/B) amortized block transfers.