Stephen Morris 3c23e2fd8e [2040] Minor changes to layout and comments il y a 13 ans
..
Makefile 3c23e2fd8e [2040] Minor changes to layout and comments il y a 13 ans
README e71bb8822a [2040] Minor tweaks in DHCP Performance Guide il y a 13 ans
benchmark.cc 3c23e2fd8e [2040] Minor changes to layout and comments il y a 13 ans
benchmark.h 72c153820e [2040] Command line options implemented for DHCP microbenchmarks il y a 13 ans
dhcp-perf-guide.html 7e2b5f37a3 [2040] A chart added to DHCP Performance guide. il y a 13 ans
dhcp-perf-guide.xml 7e2b5f37a3 [2040] A chart added to DHCP Performance guide. il y a 13 ans
memfile_ubench.cc 3c23e2fd8e [2040] Minor changes to layout and comments il y a 13 ans
memfile_ubench.h 325bc58ba3 [2040] Support for sync/async switch implemented. il y a 13 ans
mysql.schema 7f37eed040 [2041] SQLite benchmark coding complete. il y a 13 ans
mysql_ubench.cc 3c23e2fd8e [2040] Minor changes to layout and comments il y a 13 ans
mysql_ubench.h 3c23e2fd8e [2040] Minor changes to layout and comments il y a 13 ans
performance-results-graph1.png 7e2b5f37a3 [2040] A chart added to DHCP Performance guide. il y a 13 ans
performance-results.ods 7e2b5f37a3 [2040] A chart added to DHCP Performance guide. il y a 13 ans
sqlite.schema 6c8b787f32 [2041] Initial SQLite benchmark implementation il y a 13 ans
sqlite_ubench.cc 3c23e2fd8e [2040] Minor changes to layout and comments il y a 13 ans
sqlite_ubench.h 325bc58ba3 [2040] Support for sync/async switch implemented. il y a 13 ans

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