SNIA Developer Conference September 15-17, 2025 | Santa Clara, CA

Name
Steve Heller
First Name
Steve
Last Name
Heller
Old Speaker ID
333
Is 2024 Speaker
Off
Show speaker in homepage block
Off
Photo

Challenges and opportunities in developing a hash table optimized for persistent memory

Submitted by Anonymous (not verified) on

Most programs have traditionally been divisible into either "in-memory" or "database" applications. When writing in-memory applications, all that matters for speed is the efficiency of the algorithms and data structures in the CPU/memory system during the run of the program, whereas with database applications the main determinant of speed is the number and pattern of accesses to storage (e.g., random accesses vs. sequential ones).

Subscribe to Steve Heller