Tomek Mrugalski 8c7391beed [2040] Changes after review il y a 12 ans
..
Makefile 272d9f6f5b [2040] DHCP benchmarks now compile on Mac OS il y a 12 ans
README e71bb8822a [2040] Minor tweaks in DHCP Performance Guide il y a 12 ans
benchmark.cc 8c7391beed [2040] Changes after review il y a 12 ans
benchmark.h 8c7391beed [2040] Changes after review il y a 12 ans
dhcp-perf-guide.html cfcd2c6f82 [2040] DHCP Performance Guide was updated. il y a 12 ans
dhcp-perf-guide.xml cfcd2c6f82 [2040] DHCP Performance Guide was updated. il y a 12 ans
memfile_ubench.cc 8c7391beed [2040] Changes after review il y a 12 ans
memfile_ubench.h 5263aaafa5 [2040] Changes after review il y a 12 ans
mysql.schema 7f37eed040 [2041] SQLite benchmark coding complete. il y a 12 ans
mysql_ubench.cc 8c7391beed [2040] Changes after review il y a 12 ans
mysql_ubench.h 8c7391beed [2040] Changes after review il y a 12 ans
performance-results-graph1.png 7e2b5f37a3 [2040] A chart added to DHCP Performance guide. il y a 12 ans
performance-results.ods 7e2b5f37a3 [2040] A chart added to DHCP Performance guide. il y a 12 ans
sqlite.schema 6c8b787f32 [2041] Initial SQLite benchmark implementation il y a 12 ans
sqlite_ubench.cc 8c7391beed [2040] Changes after review il y a 12 ans
sqlite_ubench.h 5263aaafa5 [2040] Changes after review il y a 12 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