Tomek Mrugalski 3af6f4c8f4 [2040] Compiled statements for sqlite_ubench il y a 12 ans
..
Makefile 5263aaafa5 [2040] Changes after review il y a 12 ans
README e71bb8822a [2040] Minor tweaks in DHCP Performance Guide il y a 12 ans
benchmark.cc 6a21257610 [2040] compiled statements in MySQL benchmarks added for INSERT and SELECT il y a 12 ans
benchmark.h 6a21257610 [2040] compiled statements in MySQL benchmarks added for INSERT and SELECT il y a 12 ans
dhcp-perf-guide.html 7e2b5f37a3 [2040] A chart added to DHCP Performance guide. il y a 12 ans
dhcp-perf-guide.xml 6a21257610 [2040] compiled statements in MySQL benchmarks added for INSERT and SELECT il y a 12 ans
memfile_ubench.cc 5263aaafa5 [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 f665b5864f [2040] mysql_ubech: converted one missed member variable to lower-case. il y a 12 ans
mysql_ubench.h f665b5864f [2040] mysql_ubech: converted one missed member variable to lower-case. 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 3af6f4c8f4 [2040] Compiled statements for sqlite_ubench 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