index
:
sqlite-kv-bench
master
Benchmark sqlite performance when used as a key value store.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
5 days
fixup
HEAD
master
John Turner
5 days
update README
John Turner
5 days
add unique constraint to keys index
John Turner
5 days
use /dev/urandom to generate seed if none is provided
John Turner
5 days
include cstdint
John Turner
5 days
use path variable when connecting to sqlite
John Turner
5 days
change the benchmark executable to slurp keys from the database instead of stdin
John Turner
6 days
fix whitespace
John Turner
6 days
add more help text to mkdb.py
John Turner
6 days
add wordlist
John Turner
6 days
dont exit with error if we didnt find a value
John Turner
6 days
check if value was found and if not exit with error
John Turner
6 days
fix unused variable lints
John Turner
6 days
Merge commit 'efcea3a80da7c4479d5fe168435ecc9fd06bdc72' as ↵
John Turner
'subprojects/boost-sqlite'
6 days
Squashed 'subprojects/boost-sqlite/' content from commit 3378e35
John Turner
git-subtree-dir: subprojects/boost-sqlite git-subtree-split: 3378e353705271e569cf4ba15c467b840a39798c
6 days
remove submodule
John Turner
6 days
init
John Turner