Tomek Mrugalski 7e2b5f37a3 [2040] A chart added to DHCP Performance guide. 12 years ago
..
Makefile 96fec63888 [2040] Compilation warnings removed. 12 years ago
README e71bb8822a [2040] Minor tweaks in DHCP Performance Guide 12 years ago
benchmark.cc f47975ecff [2040] Summary report for perfromance measurements written 12 years ago
benchmark.h 72c153820e [2040] Command line options implemented for DHCP microbenchmarks 12 years ago
dhcp-perf-guide.html 7e2b5f37a3 [2040] A chart added to DHCP Performance guide. 12 years ago
dhcp-perf-guide.xml 7e2b5f37a3 [2040] A chart added to DHCP Performance guide. 12 years ago
memfile_ubench.cc 96fec63888 [2040] Compilation warnings removed. 12 years ago
memfile_ubench.h 325bc58ba3 [2040] Support for sync/async switch implemented. 12 years ago
mysql.schema 7f37eed040 [2041] SQLite benchmark coding complete. 12 years ago
mysql_ubench.cc 96fec63888 [2040] Compilation warnings removed. 12 years ago
mysql_ubench.h 325bc58ba3 [2040] Support for sync/async switch implemented. 12 years ago
performance-results-graph1.png 7e2b5f37a3 [2040] A chart added to DHCP Performance guide. 12 years ago
performance-results.ods 7e2b5f37a3 [2040] A chart added to DHCP Performance guide. 12 years ago
sqlite.schema 6c8b787f32 [2041] Initial SQLite benchmark implementation 12 years ago
sqlite_ubench.cc 96fec63888 [2040] Compilation warnings removed. 12 years ago
sqlite_ubench.h 325bc58ba3 [2040] Support for sync/async switch implemented. 12 years ago

README


This directory contains benchmarks for various planned and considered database
backends for BIND10 DHCP, codename Kea.

Before using the code, please read DHCP Performance Guide, available in
HTML and PDF formats.

To compile the code, type: make

To regenerate documentation, type: make doc