Jeremy C. Reed e744b4b23d [master] many spelling or typo fixes 12 years ago
..
Makefile 0c9ad616b7 [master] Improved DHCP Performance Guide generation. 12 years ago
README e71bb8822a [2040] Minor tweaks in DHCP Performance Guide 12 years ago
benchmark.cc 8c7391beed [2040] Changes after review 12 years ago
benchmark.h 6ae0d625f0 [master] many misspelling and typo fixes 12 years ago
dhcp-perf-guide.xml e744b4b23d [master] many spelling or typo fixes 12 years ago
memfile_ubench.cc 8c7391beed [2040] Changes after review 12 years ago
memfile_ubench.h 5263aaafa5 [2040] Changes after review 12 years ago
mysql.schema 7f37eed040 [2041] SQLite benchmark coding complete. 12 years ago
mysql_ubench.cc 88507052cc [2143]: MySQL DHCP benchmark now works with -Ofast 12 years ago
mysql_ubench.h 88507052cc [2143]: MySQL DHCP benchmark now works with -Ofast 12 years ago
performance-results-graph1.png ba9148b99d [2143] DHCP Performance measurements 12 years ago
performance-results-graph2.png ba9148b99d [2143] DHCP Performance measurements 12 years ago
performance-results.ods ba9148b99d [2143] DHCP Performance measurements 12 years ago
sqlite.schema 6c8b787f32 [2041] Initial SQLite benchmark implementation 12 years ago
sqlite_ubench.cc 8c7391beed [2040] Changes after review 12 years ago
sqlite_ubench.h 5263aaafa5 [2040] Changes after review 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