Jeremy C. Reed e744b4b23d [master] many spelling or typo fixes il y a 12 ans
..
Makefile 0c9ad616b7 [master] Improved DHCP Performance Guide generation. 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 6ae0d625f0 [master] many misspelling and typo fixes il y a 12 ans
dhcp-perf-guide.xml e744b4b23d [master] many spelling or typo fixes 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 88507052cc [2143]: MySQL DHCP benchmark now works with -Ofast il y a 12 ans
mysql_ubench.h 88507052cc [2143]: MySQL DHCP benchmark now works with -Ofast il y a 12 ans
performance-results-graph1.png ba9148b99d [2143] DHCP Performance measurements il y a 12 ans
performance-results-graph2.png ba9148b99d [2143] DHCP Performance measurements il y a 12 ans
performance-results.ods ba9148b99d [2143] DHCP Performance measurements 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