diff options
Diffstat (limited to 'doc/devel/performance.dox')
-rw-r--r-- | doc/devel/performance.dox | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/doc/devel/performance.dox b/doc/devel/performance.dox new file mode 100644 index 0000000..4d4420f --- /dev/null +++ b/doc/devel/performance.dox @@ -0,0 +1,15 @@ +// Copyright (C) 2024 Internet Systems Consortium, Inc. ("ISC") +// +// This Source Code Form is subject to the terms of the Mozilla Public +// License, v. 2.0. If a copy of the MPL was not distributed with this +// file, You can obtain one at http://mozilla.org/MPL/2.0/. + +/** + + @page performance Performance Testing + + This section is for topics pertaining to Kea runtime performance. + + @subpage perfdhcpInternals perfdhcp Internals + +*/ |