Skip to content

m-mueller678/btree24

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository contains suplementary data for our paper "B-Trees Are Back: Engineering Fast and Pageable Node Layouts". The B-Tree implementation contained is to help others reproduce our findings. It is not suitable for production use.

Adaptive B-Tree integrated into vmcache.

Use script/build-tagged.sh <build_dir> <btree_repo_dir> <config> <log2(pagesize)> to build a benchmarking binary, where config is the name of one of the files in the btree/configs directory, without file extension.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published